summaryrefslogtreecommitdiff
path: root/Build/source/Build
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/Build')
-rwxr-xr-xBuild/source/Build2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/Build b/Build/source/Build
index 5c458f2b547..040ef4ba76c 100755
--- a/Build/source/Build
+++ b/Build/source/Build
@@ -95,6 +95,8 @@ cd $TL_WORKDIR || exit 1
# failure at either step.
{
echo starting `date`
+ echo "$0 $*"
+ echo
set -vx # show the configure and make commands in the log.
eval $TL_BUILD_ENV time $TL_CONFIGURE \