diff --git a/CVSROOT/loginfo b/CVSROOT/loginfo
index e3f8321e4ba5fc073b1da2459c638e7788ff303b..8ce17abb02e8b7dceffa2a8453e8af3b683705fd 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 grep -v "^In directory cvs" | jsexec -c /sbbs/ctrl ircmsg -s bbs.synchro.net -c \#synchronet -n cvs_$USER
\ No newline at end of file