We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f1cc6b commit 78e4be0Copy full SHA for 78e4be0
.kokoro/system_tests.sh
@@ -71,4 +71,4 @@ if [[ -z "${SUB_DIRECTORY}" ]]; then
71
fi
72
73
# Run tests
74
-bash MAIN_DIR/testing/run_test_suite.sh
+bash $MAIN_DIR/testing/run_test_suite.sh
0 commit comments