From 5a6e4076e04de88c73ee3980f7705b125f3b4c5c Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Fri, 19 Nov 2004 10:45:48 +0000
Subject: [PATCH] Using grep didn't make any difference.

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

diff --git a/CVSROOT/loginfo b/CVSROOT/loginfo
index 8ce17abb02..e19907ab4d 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 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
+ALL jsexec -c /sbbs/ctrl ircmsg -s bbs.synchro.net -c \#synchronet -n cvs_$USER
\ No newline at end of file
-- 
GitLab