##// END OF EJS Templates
[PATCH] umask for run-tests...
mpm@selenic.com -
r489:a636f7d2 default
parent child Browse files
Show More
@@ -17,6 +17,8 b' export LC_MEASUREMENT="C"'
17 export LC_IDENTIFICATION="C"
17 export LC_IDENTIFICATION="C"
18 export LC_ALL=""
18 export LC_ALL=""
19
19
20 umask 022
21
20 tests=0
22 tests=0
21 failed=0
23 failed=0
22 H=$PWD
24 H=$PWD
General Comments 0
You need to be logged in to leave comments. Login now