[v9_10] use posix-compatible shell in system tests
3839. [test] Use only posix-compatible shell in system tests.
[RT #35625]
(cherry picked from commit 60988462e5)
This commit is contained in:
@@ -60,4 +60,4 @@ $DDNSCONFGEN -q -r $RANDFILE -a hmac-sha256 -k sha256-key -z keytests.nil > ns1/
|
||||
$DDNSCONFGEN -q -r $RANDFILE -a hmac-sha384 -k sha384-key -z keytests.nil > ns1/sha384.key
|
||||
$DDNSCONFGEN -q -r $RANDFILE -a hmac-sha512 -k sha512-key -z keytests.nil > ns1/sha512.key
|
||||
|
||||
(cd ns3; sh -e sign.sh)
|
||||
(cd ns3; $SHELL -e sign.sh)
|
||||
|
||||
Reference in New Issue
Block a user