mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
do not try to run the tests if the servers didn't start
This commit is contained in:
@@ -47,7 +47,7 @@ then
|
||||
fi
|
||||
|
||||
# Start name servers running
|
||||
sh start.sh $test
|
||||
sh start.sh $test || exit 1
|
||||
|
||||
sleep 10
|
||||
|
||||
|
Reference in New Issue
Block a user