ci: Source ci/common/test.sh in run_test_wd subshell

This commit is contained in:
ZyX 2017-04-24 22:17:34 +03:00
parent 85903cb0e6
commit 74d5705ca9
1 changed files with 2 additions and 0 deletions

View File

@ -95,7 +95,9 @@ run_test_wd() {
status_file="$status_file" \
sid_file="$sid_file" \
cmd="$cmd" \
CI_DIR="$CI_DIR" \
sh -c '
. "${CI_DIR}/common/test.sh"
ps -o sid= > "$sid_file"
(
ret=0