r21554: Use a snippet from tridge's junkcode to cause us to wait for smbd to
commitad3b40d258e09c7ddbfee387bd46e8b1d22e64c3
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)
tree48f1546e4e188e36bbad7628223e8676cbdcdb61
parente2aa39b0247508df60e719dd01c19bfecae3bcb6
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
(This used to be commit c547bce3d305f64d65961051e6462b8c83871f38)
source4/script/tests/selftest.sh
source4/script/tests/test_functions.sh