]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* commit: Fix indent of CVSROOT notification header,
authorGary V. Vaughan <gary@gnu.org>
Wed, 11 Feb 2004 15:40:11 +0000 (15:40 +0000)
committerGary V. Vaughan <gary@gnu.org>
Wed, 11 Feb 2004 15:40:11 +0000 (15:40 +0000)
commit

diff --git a/commit b/commit
index 7980ed1d35dd23cda5537fe9e6cf5b4b4ffa3a1f..5ca931501a243cbb2a57c47d026228c2614de0f6 100755 (executable)
--- 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 &&