make sure we have a standard umask for each test (022).

This commit is contained in:
fsgqa
2001-04-24 01:50:45 +00:00
parent 1bd11aa834
commit 7f12178398
+3
View File
@@ -39,6 +39,9 @@ then
exit 1
fi
# make sure we have a standard umask
umask 022
# awk
AWK_PROG=awk