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 267129b commit f9e1da8Copy full SHA for f9e1da8
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 ./shelltests --diff-cmd="diff -u --color=always"
19
0 commit comments