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 93bacb8 commit faba46dCopy full SHA for faba46d
ci/test/06_script_b.sh
@@ -16,7 +16,7 @@ fi
16
17
if [ "$RUN_FUNCTIONAL_TESTS" = "true" ]; then
18
BEGIN_FOLD functional-tests
19
- DOCKER_EXEC test/functional/test_runner.py --ci --combinedlogslen=4000 ${TEST_RUNNER_EXTRA} --quiet --failfast
+ DOCKER_EXEC test/functional/test_runner.py --ci --ansi --combinedlogslen=4000 ${TEST_RUNNER_EXTRA} --quiet --failfast
20
END_FOLD
21
fi
22
0 commit comments