[master] use test -r in system tests

3806.	[test]		Improved system test portability. [RT #35625]
This commit is contained in:
Evan Hunt
2014-04-09 20:29:52 -07:00
parent ab272d2204
commit 92fe6db3e4
31 changed files with 32 additions and 30 deletions

View File

@@ -20,7 +20,7 @@ SYSTEMTESTTOP=..
sh clean.sh
test -e $RANDFILE || $GENRANDOM 400 $RANDFILE
test -r $RANDFILE || $GENRANDOM 400 $RANDFILE
cd ns1 && sh sign.sh