]> andersk Git - moira.git/blobdiff - backup/report.sh
find makedepend during initial compile
[moira.git] / backup / report.sh
index e5f9d6ba340ac7d6dc8a96860277de6a107a2f1c..c7714bfdd9483f5c3ae34bc6931dbeae79b58d9e 100644 (file)
@@ -1,7 +1,7 @@
 #!/moira/bin/perl
 # $Header$
 
-chdir($ARGV[1]);
+chdir($ARGV[0]);
 
 ($sec, $min, $hour, $mday, $month) = localtime($^T);
 @MONTHS = ( "Jan", "Feb", "Mar", "Apr", "May", "Jun",
This page took 0.02984 seconds and 4 git commands to generate.