]> git.ipfire.org Git - thirdparty/bind9.git/commit
pullup:
authorAndreas Gustafsson <source@isc.org>
Wed, 12 Jul 2000 18:02:32 +0000 (18:02 +0000)
committerAndreas Gustafsson <source@isc.org>
Wed, 12 Jul 2000 18:02:32 +0000 (18:02 +0000)
commite951061e233391b97cca68958c35aa5899fe5ce7
tree2ae78e6f07e5c93910182a526f8692cfda1b7eeb
parent0be2764af291db477b1f0ebe39f1929792ee8880
pullup:
Check the return value of kill.  This means that the test can now detect
the case when a program no longer exists (due to a crash) or when a
program responds badly to a SIGTERM and doesn't clean up the pid file.
bin/tests/system/notify/tests.sh
bin/tests/system/stop.sh