CVSROOT: acl.pl - debug off

qboosh qboosh at pld-linux.org
Sun Mar 23 21:51:41 CET 2008


Author: qboosh                       Date: Sun Mar 23 20:51:41 2008 GMT
Module: CVSROOT                       Tag: HEAD
---- Log message:
- debug off

---- Files affected:
CVSROOT:
   acl.pl (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: CVSROOT/acl.pl
diff -u CVSROOT/acl.pl:1.13 CVSROOT/acl.pl:1.14
--- CVSROOT/acl.pl:1.13	Sun Mar 23 21:48:11 2008
+++ CVSROOT/acl.pl	Sun Mar 23 21:51:36 2008
@@ -44,7 +44,6 @@
 while (1) {
 	my $f = shift;
 	defined $f or last;
-	print "Testing: root=$cvsroot, user=$user, dir=$dir, f=$f";
 	test_acl("$dir/$f");
 }
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/CVSROOT/acl.pl?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list