[master] use posix-compatible shell in system tests
3839. [test] Use only posix-compatible shell in system tests. [RT #35625]
This commit is contained in:
@@ -22,4 +22,4 @@ SYSTEMTESTTOP=..
|
||||
test -r $RANDFILE || $GENRANDOM 400 $RANDFILE
|
||||
|
||||
echo "I:generating keys and preparing zones"
|
||||
cd ns1 && sh keygen.sh
|
||||
cd ns1 && $SHELL keygen.sh
|
||||
|
||||
Reference in New Issue
Block a user