We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23bd94b commit 07b12ecCopy full SHA for 07b12ec
1 file changed
ci/test/06_script_a.sh
@@ -33,7 +33,7 @@ DOCKER_EXEC "${BASE_ROOT_DIR}/configure" --cache-file=config.cache $BITCOIN_CONF
33
34
DOCKER_EXEC make distdir VERSION=$HOST
35
36
-export P_CI_DIR="${BASE_BUILD_DIR}/factorn-$HOST"
+export P_CI_DIR="${BASE_BUILD_DIR}/Fact0rN-$HOST"
37
38
DOCKER_EXEC ./configure --cache-file=../config.cache $BITCOIN_CONFIG_ALL $BITCOIN_CONFIG || ( (DOCKER_EXEC cat config.log) && false)
39
0 commit comments