Skip to content

Commit 08e80f3

Browse files
committed
Show diff when shelltest failed
1 parent 8766117 commit 08e80f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functional/configuration/run_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ export EXAMPLE_BIN_DIR="${BUILD_DIR}/examples/configuration/"
1515
# Make sure `example_yaml` is in the path
1616
export PATH=${PATH}:${EXAMPLE_BIN_DIR}
1717

18-
shelltest ./shelltests
18+
shelltest --all --color ./shelltests
1919

0 commit comments

Comments
 (0)