]> andersk Git - moira.git/blobdiff - incremental/afs_utils.pl
ifdef on GDSS
[moira.git] / incremental / afs_utils.pl
index f5e6fa9e95f06edc75e1a8974990479085545019..f64579b0f1dbb5be8bca5c7b02f4416bf9ccafd1 100644 (file)
@@ -73,7 +73,7 @@ sub afs_find
 {
     local($cell,$type,$quota,@except) = @_;
     local($j,$k);
-    local(@max) = '';
+    local(@max) = ("", "", -10000000);
 
     &afs_lock;
     chop(@afs_data);
This page took 0.590606 seconds and 4 git commands to generate.