We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae0b4d0 commit e4945a2Copy full SHA for e4945a2
.travis/test_06_script_b.sh
@@ -16,6 +16,6 @@ fi
16
17
if [ "$RUN_FUNCTIONAL_TESTS" = "true" ]; then
18
BEGIN_FOLD functional-tests
19
- DOCKER_EXEC test/functional/test_runner.py --combinedlogslen=4000 ${TEST_RUNNER_EXTRA} --quiet
+ DOCKER_EXEC test/functional/test_runner.py --combinedlogslen=4000 ${TEST_RUNNER_EXTRA}
20
END_FOLD
21
fi
0 commit comments