]> andersk Git - moira.git/blobdiff - incremental/afs_quota.pl
Extract the warehouse files with a mode of 640.
[moira.git] / incremental / afs_quota.pl
index 893343e685111afd194e9058c0201fcd4c6194fc..3a25816d811fd18e3498b562f03185d816e8cd56 100644 (file)
@@ -1,8 +1,7 @@
 #!/afs/athena/contrib/perl/perl
 # Usage: afs_quota path quota
 
-$incdir = "/mit/moiradev/src/incremental";
-require "$incdir/afs_utils.pl";
+require "/moira/bin/afs_utils.pl";
 
 die "Usage: $0 path quota\n" unless (@ARGV==2);
 
This page took 0.037725 seconds and 4 git commands to generate.