|
From: <we...@us...> - 2002-12-19 22:15:25
|
Update of /cvsroot/mixlet/CVSROOT
In directory sc8-pr-cvs1:/tmp/cvs-serv24521
Modified Files:
loginfo
Log Message:
Use the sane unified diff format rather than this ugly context diff
Index: loginfo
===================================================================
RCS file: /cvsroot/mixlet/CVSROOT/loginfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** loginfo 19 Dec 2002 20:57:29 -0000 1.2
--- loginfo 19 Dec 2002 22:15:22 -0000 1.3
***************
*** 25,27 ****
# or
#DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
! DEFAULT $CVSROOT/CVSROOT/syncmail %{sVv} mix...@li...
--- 25,27 ----
# or
#DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
! DEFAULT $CVSROOT/CVSROOT/syncmail -u %{sVv} mix...@li...
|