This commit is contained in:
Feng Lee 2015-09-16 21:44:25 +08:00
parent 9c53d2d3ba
commit c581c59908
1 changed files with 1 additions and 2 deletions

View File

@ -24,6 +24,5 @@
{runner_base_dir, "${RUNNER_SCRIPT_DIR%/*}"}.
{runner_etc_dir, "$RUNNER_BASE_DIR/etc"}.
{runner_log_dir, "$RUNNER_BASE_DIR/log"}.
{pipe_dir, "/tmp/$RUNNER_BASE_DIR/"}.
{pipe_dir, "/tmp/$RUNNER_SCRIPT/"}.
{runner_user, ""}.