From 51e5d00948db8be861ba8ba91705e807cf8cbd78 Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Tue, 20 Jul 2004 23:16:38 +0000 Subject: [PATCH] Attempt to convert to new CVS loginfo format. --- CVSROOT/loginfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CVSROOT/loginfo b/CVSROOT/loginfo index fd3cf20418..b96aceb202 100755 --- a/CVSROOT/loginfo +++ b/CVSROOT/loginfo @@ -24,4 +24,4 @@ #DEFAULT (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog # or #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog -ALL (echo %1{sVv}; cat) | /src/sbbs3/gcc.linux.exe.debug/smbutil -tAll "-sCVS commit" -f$USER i /sbbs/data/subs/syncprog;sync \ No newline at end of file +ALL (echo %{sVv}; cat) | /src/sbbs3/gcc.linux.exe.debug/smbutil -tAll "-sCVS commit %s" -f$USER i /sbbs/data/subs/syncprog;sync \ No newline at end of file -- GitLab