]> andersk Git - moira.git/blobdiff - gen/warehouse.sh
fix makefile bug
[moira.git] / gen / warehouse.sh
index bcba7a6ce22c4b9dd2bf65d018b64c7a0de948f6..a6475ce47ce8b8ef9bbbc2f0e0b2bc38be941a5c 100644 (file)
@@ -7,7 +7,7 @@ TAR_FILE=$DIR/moira.tar.Z
 PATH="/etc:/bin:/usr/bin:/usr/etc:/usr/athena/etc"
 
 # The following exit codes are defined and MUST BE CONSISTENT with the
-# MR error codes the library uses:
+# error codes the library uses:
 set MR_MISSINGFILE =   47836473
 set MR_TARERR =        47836476
 
@@ -25,7 +25,7 @@ else
        exit $MR_TARERR
 fi
 
-chmod 644 username_id.*
+chmod 640 username_id.*
 
 rm -f $0
 echo removed self
This page took 0.030809 seconds and 4 git commands to generate.