From a256351226f00dcb450f65c15d016e34e661f6a4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 14 Nov 2006 19:19:20 +0000 Subject: doc git-svn-id: svn://tug.org/texlive/trunk@2440 c570f23f-e606-0410-a88d-b1316a301751 --- Build/tools/tlrebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Build/tools/tlrebuild') diff --git a/Build/tools/tlrebuild b/Build/tools/tlrebuild index fc87b1c68ad..4579db54fe9 100755 --- a/Build/tools/tlrebuild +++ b/Build/tools/tlrebuild @@ -90,7 +90,7 @@ for dir in texmf/tpm texmf-dist/tpm texmf-doc/tpm; do # This will not svn add new tpm's, or svn remove old ones. # Theory is that that should be done when adding/removing packages, # too dangerous to do it here. - svn commit -m'tlrebuild [tpm] autoupdate' + svn commit -m"tlrebuild [tpm] autoupdate of `pwd`" done # lists files used by the Unix installer. @@ -108,7 +108,6 @@ $no_images && exit 0 message "making ISO images" MakeImages.sh --debug --target=/home/ftp/texlive/Images/test - $no_test && exit 0 message "doing test installation" -- cgit v1.2.3