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:49:18 +0000 (13:49 -0400)
commit5fa325800d52b417e45b98cc659d3360c4f6c9d5
tree8ac6bacbe0f032706f5bc9d1f9284665194965a5
parentbff9a49f4397f5f38aac4e1c0fa14b391a84bc7b
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.027228 seconds and 5 git commands to generate.