Fix: tests: start relayd in background mode (-b)
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 27 Jan 2014 03:16:47 +0000 (22:16 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 28 Jan 2014 21:19:42 +0000 (16:19 -0500)
commit6f137cef6cb86bf40f973d62f744536f91926ad3
tree94d54586b1caca7b26ed915fef16a91a3cf59b0e
parentb5218ffbf53aa46007927f1e2cda0ad4549abcf9
Fix: tests: start relayd in background mode (-b)

Ensure that relayd health check is ready to receive queries by starting
relayd in background mode with '-b' rather than putting it in background
by the shell (&).

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/utils/utils.sh
This page took 0.027848 seconds and 5 git commands to generate.