diff --git a/releng.wtpbuilder/manualStepScripts/antrunner/runAntRunner.sh b/releng.wtpbuilder/manualStepScripts/antrunner/runAntRunner.sh
index 849722016d5bcb4ef98a2be7a45c4173db8e8c44..2ba4082c6e598812e2ce225531e0fb311f05b112 100644
--- a/releng.wtpbuilder/manualStepScripts/antrunner/runAntRunner.sh
+++ b/releng.wtpbuilder/manualStepScripts/antrunner/runAntRunner.sh
@@ -14,6 +14,7 @@ fi
 
 extraArgs="$@"
 
+echo "BUILDFILE: $BUILDFILE"
 echo "extraArgs: ${extraArgs}"
 
 # we MUST use java 5, when using process/pack artifacts!