From d187b17c6c6d80cf51cf75b4ffe13101a996e3a0 Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Fri, 19 Nov 2004 10:30:16 +0000
Subject: [PATCH] Exclude "in directory cvs..." line from IRC message.

---
 CVSROOT/loginfo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CVSROOT/loginfo b/CVSROOT/loginfo
index e19907ab4d..e3f8321e4b 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
\ 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"
\ No newline at end of file
-- 
GitLab