From de71c932f33a43dd5efe319e796f5173fce412ef Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Fri, 19 Nov 2004 03:36:29 +0000 Subject: [PATCH] Use the commiting user's name in the nick. --- CVSROOT/loginfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CVSROOT/loginfo b/CVSROOT/loginfo index c3c798313b..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 jsexec -c /sbbs/ctrl ircmsg -s bbs.synchro.net -c \#synchronet -n cvs \ 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