Skip to content

Commit f9e1da8

Browse files
committed
Show diff when run shelltest failed
1 parent 267129b commit f9e1da8

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 ./shelltests --diff-cmd="diff -u --color=always"
1919

0 commit comments

Comments
 (0)