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 f004685 commit 42f9d4bCopy full SHA for 42f9d4b
test/run_generator_tests.sh
@@ -409,6 +409,7 @@ popd > /dev/null
409
# [[ -z {ALIBUILD_HEAD_HASH+x} ]] && export O2DPG_ROOT=${REPO_DIR}
410
# but let's do the same for both local and CI consistently
411
export O2DPG_ROOT=${REPO_DIR}
412
+export O2DPG_MC_CONFIG_ROOT=${O2DPG_ROOT}
413
414
# prepare our local test directory
415
rm -rf ${TEST_PARENT_DIR} 2>/dev/null
0 commit comments