rrsetorder should use stop_server() in tests.sh

This commit is contained in:
Michal Nowak
2020-12-10 14:33:51 +01:00
parent 7ba786dedb
commit 67092442d6

View File

@@ -270,7 +270,7 @@ status=`expr $status + $ret`
echo_i "Shutting down secondary"
(cd ..; $SHELL stop.sh rrsetorder ns2 )
stop_server rrsetorder ns2
echo_i "Checking for secondary's on disk copy of zone"