From: Gary V. Vaughan Date: Wed, 11 Feb 2004 15:40:11 +0000 (+0000) Subject: * commit: Fix indent of CVSROOT notification header, X-Git-Tag: release-1-5-4~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14d18589e7c6bc94663e8dd96c8eea565d5a1b79;p=thirdparty%2Flibtool.git * commit: Fix indent of CVSROOT notification header, --- diff --git a/commit b/commit index 7980ed1d3..5ca931501 100755 --- a/commit +++ b/commit @@ -380,7 +380,7 @@ if test -n "$sendmail_to"; then { test -f CVS/Root && - echo "CVSROOT: `sed -e 's,.*:,,g' CVS/Root`" + echo "CVSROOT: `sed -e 's,.*:,,g' CVS/Root`" test -f ./mkstamp && echo "TIMESTAMP: `$SHELL ./mkstamp < ./ChangeLog`" test -f CVS/Repository &&