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 8766117 commit 08e80f3Copy full SHA for 08e80f3
functional/configuration/run_test.sh
@@ -15,5 +15,5 @@ export EXAMPLE_BIN_DIR="${BUILD_DIR}/examples/configuration/"
15
# Make sure `example_yaml` is in the path
16
export PATH=${PATH}:${EXAMPLE_BIN_DIR}
17
18
-shelltest ./shelltests
+shelltest --all --color ./shelltests
19
0 commit comments