CVSROOT loginfo,1.7,1.8 config,1.2,1.3
Ely Levy <xserver-commit-u7BhqnqprCWvj1b/[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: nakee
Update of /cvs/xserver/CVSROOT
In directory pdx:/tmp/cvs-serv7020
Modified Files:
loginfo config
Log Message:
moving to new log format
hoping it won't break the mail script
Index: loginfo
===================================================================
RCS file: /cvs/xserver/CVSROOT/loginfo,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- loginfo 25 Jun 2004 15:16:40 -0000 1.7
+++ loginfo 26 Jun 2004 19:30:29 -0000 1.8
@@ -28,4 +28,4 @@
ALL /home/nakee/ciabot_cvs.pl %p %{s} %n $USER xserver
#for old
#ALL /home/nakee/ciabot_cvs.pl %{,,,s} $USER xserver
-DEFAULT $CVSROOT/CVSROOT/syncmail -u %{sVv} xserver-commit-u7BhqnqprCWvj1b/[email protected]
+DEFAULT $CVSROOT/CVSROOT/syncmail -u %1{sVv} xserver-commit-u7BhqnqprCWvj1b/[email protected]
Index: config
===================================================================
RCS file: /cvs/xserver/CVSROOT/config,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- config 11 Nov 2003 19:18:54 -0000 1.2
+++ config 26 Jun 2004 19:30:29 -0000 1.3
@@ -30,3 +30,5 @@
# The following string would enable all `cvs admin' commands for all
# users:
#UserAdminOptions=aAbceIklLmnNostuU
+#new string format
+UseNewInfoFmtStrings=yes
\ No newline at end of file