r21554: Use a snippet from tridge's junkcode to cause us to wait for smbd to
commitc547bce3d305f64d65961051e6462b8c83871f38
authorAndrew Bartlett <abartlet@samba.org>
Tue, 27 Feb 2007 02:59:22 +0000 (27 02:59 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:48:56 +0000 (10 14:48 -0500)
treec2a2bdd0e37e98fd638e977329f2ef1f10745c2b
parent7c5529729b95f170508b9fe4f04bd33d6f000b1e
r21554: Use a snippet from tridge's junkcode to cause us to wait for smbd to
exit.

If we kill smbd right away, we can interrupt the gcov data file
writeout.  Instead, we now wait up to 20 seconds for the process to
exit, before sending it a kill -9.

Andrew Bartlett
source/script/tests/selftest.sh
source/script/tests/test_functions.sh