]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
rrsetorder should use stop_server() in tests.sh
authorMichal Nowak <mnowak@isc.org>
Thu, 10 Dec 2020 13:33:51 +0000 (14:33 +0100)
committerMichal Nowak <mnowak@isc.org>
Thu, 27 Jan 2022 10:57:27 +0000 (11:57 +0100)
bin/tests/system/rrsetorder/tests.sh

index 24e63aba4850c1d7e3d480018f08db0b853a351b..27a7c837a576eb7fafc70235bd59b1da6e64fc61 100644 (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"