Change runner_wait_process so 'start' works
This commit is contained in:
parent
bc45b8e37c
commit
c48513d131
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
{runner_patch_dir, "$RUNNER_BASE_DIR/lib/basho-patches"}.
|
||||
{pipe_dir, "/tmp/$RUNNER_BASE_DIR/"}.
|
||||
{runner_user, ""}.
|
||||
{runner_wait_process, "riak_core_node_watcher"}.
|
||||
{runner_wait_process, "machi_flu_sup"}.
|
||||
{runner_ulimit_warn, 65536}.
|
||||
|
||||
%%
|
||||
|
|
Loading…
Reference in a new issue