]> andersk Git - moira.git/commitdiff
No debugging output, please.
authorzacheiss <zacheiss>
Thu, 5 Apr 2007 17:48:13 +0000 (17:48 +0000)
committerzacheiss <zacheiss>
Thu, 5 Apr 2007 17:48:13 +0000 (17:48 +0000)
incremental/afs/afs_quota.pl

index 16aa97e2fed1b81558f9b72d78783b67e370c66d..c144286bffb2921c56cf23ea3d27b4e734d88a8c 100644 (file)
@@ -20,7 +20,6 @@ shift(@fs);
 $vname = pop(@tmp);
 @tmp = split(/\s+/, shift(@fs));
 $oldq = pop(@tmp);
-print "$vname $oldq $newq\n";
 
 open(PROG,"$fs whichcell $path|");
 chop($_=<PROG>);
This page took 0.039462 seconds and 5 git commands to generate.