From 6354424bc67af0eca4c0dacccdf140b7d244e230 Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Fri, 19 Nov 2004 10:50:29 +0000 Subject: [PATCH] Exclude a couple more lines from IRC messages. --- CVSROOT/loginfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CVSROOT/loginfo b/CVSROOT/loginfo index e3f8321e4b..2dbbddd6d1 100755 --- a/CVSROOT/loginfo +++ b/CVSROOT/loginfo @@ -25,4 +25,4 @@ # or #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog ALL (echo %p %{sVv}; cat) | smbutil -o -i -tAll "-sCVS commit %p/%s" -f$USER i /sbbs/data/subs/syncprog;sync -ALL jsexec -c /sbbs/ctrl ircmsg -s bbs.synchro.net -c \#synchronet -n cvs_$USER -x "^In directory cvs" \ No newline at end of file +ALL jsexec -c /sbbs/ctrl ircmsg -s bbs.synchro.net -c \#synchronet -n cvs_$USER -x "^In directory cvs" -x "Modified Files:" -x "Log Message:" \ No newline at end of file -- GitLab