From 14d18589e7c6bc94663e8dd96c8eea565d5a1b79 Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Wed, 11 Feb 2004 15:40:11 +0000 Subject: [PATCH] * commit: Fix indent of CVSROOT notification header, --- commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 && -- 2.47.3