From: Michal Nowak Date: Thu, 10 Dec 2020 13:33:51 +0000 (+0100) Subject: rrsetorder should use stop_server() in tests.sh X-Git-Tag: v9.19.0~141^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=67092442d6cbcbf7d58d1b2da4b63424cfe0b390;p=thirdparty%2Fbind9.git rrsetorder should use stop_server() in tests.sh --- diff --git a/bin/tests/system/rrsetorder/tests.sh b/bin/tests/system/rrsetorder/tests.sh index 24e63aba485..27a7c837a57 100644 --- a/bin/tests/system/rrsetorder/tests.sh +++ b/bin/tests/system/rrsetorder/tests.sh @@ -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"