From c9c736a3f5a38f4f2d18a33f57e3794ad3102268 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 17 Sep 2009 13:40:44 +0000 Subject: show Build command in build.log git-svn-id: svn://tug.org/texlive/trunk@15334 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/Build | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Build/source/Build') 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 \ -- cgit v1.2.3