There was an error while loading. Please reload this page.
1 parent 1bde56a commit 636546dCopy full SHA for 636546d
test.sh test/test.shtest.sh renamed to test/test.sh
@@ -4,7 +4,7 @@
4
# A lot of these tests require vmrunner and a network bridge.
5
# See https://github.com/includeos/vmrunner/pull/31
6
7
-pushd "$(dirname "$0")" >/dev/null
+pushd "$(dirname "$0")/.." >/dev/null
8
: "${QUICK_SMOKE:=}" # Define this to only do a ~1-5 min. smoke test.
9
: "${DRY_RUN:=}" # Define this to expand all steps without running any
10
: "${CCACHE_FLAG:=}" # Define as "--arg withCcache true" to enable ccache.
0 commit comments