derick Wed Dec 14 14:50:22 2005 EDT
Modified files:
/CVSROOT commitinfo
Log:
- true is in /usr/bin/true on the new machine
http://cvs.php.net/viewcvs.cgi/CVSROOT/commitinfo?r1=1.12&r2=1.13&diff_format=u
Index: CVSROOT/commitinfo
diff -u CVSROOT/commitinfo:1.12 CVSROOT/commitinfo:1.13
--- CVSROOT/commitinfo:1.12 Tue Oct 12 14:25:35 2004
+++ CVSROOT/commitinfo Wed Dec 14 14:50:22 2005
@@ -1,6 +1,6 @@
#
-#ident "@(#)cvs/examples:$Name: $:$Id: commitinfo,v 1.12 2004/10/12 14:25:35
sas Exp $"
+#ident "@(#)cvs/examples:$Name: $:$Id: commitinfo,v 1.13 2005/12/14 14:50:22
derick Exp $"
#
# The "commitinfo" file is used to control pre-commit checks.
# The filter on the right is invoked with the repository and a list
@@ -30,7 +30,7 @@
# The next two lines prevent massive cvs commit messages from being
# mailed out. It would be nice if we could instead just send the
# commit log for these ones.
-.*distributions.* /bin/true
+.*distributions.* /usr/bin/true
DEFAULT $CVSROOT/CVSROOT/commitinfo.pl
ALL $CVSROOT/CVSROOT/cvs_acls $USER
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php