]> andersk Git - moira.git/commitdiff
Extract the warehouse files with a mode of 640.
authortytso <tytso>
Mon, 3 Mar 1997 19:43:02 +0000 (19:43 +0000)
committertytso <tytso>
Mon, 3 Mar 1997 19:43:02 +0000 (19:43 +0000)
gen/warehouse.sh

index bcba7a6ce22c4b9dd2bf65d018b64c7a0de948f6..c5dea213ae61eb781d80529d2d432addd1dedfc4 100644 (file)
@@ -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.060104 seconds and 5 git commands to generate.