Fix: wait for sessiond to stop in tests
authorDavid Goulet <dgoulet@efficios.com>
Tue, 10 Apr 2012 17:42:46 +0000 (13:42 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 10 Apr 2012 17:48:04 +0000 (13:48 -0400)
commitcccd0e3a52908b9fff9680185035011ecea93e07
tree8a67cec998028811380e66e7891262890a8e16b4
parent92350f1c658205a2cfc4901fe236831f09e2ab25
Fix: wait for sessiond to stop in tests

Before returning from stop_sessiond bash function, we wait that the
sessiond daemon completely stopped. If it hungs up at that point, the
kill did not work and investigation can begin.

Signed-off-by: David Goulet <dgoulet@efficios.com>
tests/utils.sh
This page took 0.024833 seconds and 4 git commands to generate.