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:20:45 +0000 (16:20 -0500)
commit9daa934116fa40ef21da289e4621d948c33bbe4c
treed7d3a9b46cf54243f092371ae15e32e8d1629395
parentd1a3048ab119de76dc0c56be94f9bd418042f96e
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.02495 seconds and 4 git commands to generate.