]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix handling of restart option in run.sh
authorMichal Nowak <mnowak@isc.org>
Tue, 11 May 2021 16:06:59 +0000 (18:06 +0200)
committerMichal Nowak <mnowak@isc.org>
Fri, 16 Jul 2021 14:37:57 +0000 (16:37 +0200)
commita39697635b6963a8acfa1854d757fd6ca28e2a5c
treee706f4ff57738fe1245b17f847a51e2ba54fee20
parentbc097d33588cd1e5b27b2ba832026e23559bc2af
Fix handling of restart option in run.sh

The support for stat.pl's --restart option was incomplete in run.sh.
This change makes sure it's handled properly and that named.run file is
not being removed by clean.sh when the --restart option is used.
bin/tests/system/run.sh.in
bin/tests/system/start.pl