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