[master] use test -r in system tests
3806. [test] Improved system test portability. [RT #35625]
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user