Change runner_wait_process so 'start' works

This commit is contained in:
Scott Lystig Fritchie 2015-10-16 16:54:57 +09:00
parent bc45b8e37c
commit c48513d131

View file

@ -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}.
%%