CVSROOT: acl.pl - oops

qboosh qboosh at pld-linux.org
Sun Mar 23 21:35:10 CET 2008


Author: qboosh                       Date: Sun Mar 23 20:35:10 2008 GMT
Module: CVSROOT                       Tag: HEAD
---- Log message:
- oops

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

---- Diffs:

================================================================
Index: CVSROOT/acl.pl
diff -u CVSROOT/acl.pl:1.10 CVSROOT/acl.pl:1.11
--- CVSROOT/acl.pl:1.10	Sun Mar 23 21:33:47 2008
+++ CVSROOT/acl.pl	Sun Mar 23 21:35:03 2008
@@ -44,7 +44,7 @@
 while (1) {
 	my $f = shift;
 	defined $f or last;
-	print "Testing: root=$cvsroot, user=$user, dir=$dir, f=$f"
+	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.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list