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