CVSROOT: acl.pl - testing

qboosh qboosh at pld-linux.org
Sun Mar 23 21:33:53 CET 2008


Author: qboosh                       Date: Sun Mar 23 20:33:53 2008 GMT
Module: CVSROOT                       Tag: HEAD
---- Log message:
- testing

---- Files affected:
CVSROOT:
   acl.pl (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: CVSROOT/acl.pl
diff -u CVSROOT/acl.pl:1.9 CVSROOT/acl.pl:1.10
--- CVSROOT/acl.pl:1.9	Tue Mar 27 22:44:43 2007
+++ CVSROOT/acl.pl	Sun Mar 23 21:33:47 2008
@@ -44,6 +44,7 @@
 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.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list