Skip to content
Snippets Groups Projects
Commit 32cacd17 authored by Sebastian Meiling's avatar Sebastian Meiling
Browse files

tools: show diff for headerguards check on failure

    fixes #8737
parent ddb81273
No related branches found
No related tags found
No related merge requests found
......@@ -92,7 +92,7 @@ then
run ./dist/tools/pr_check/pr_check.sh ${CI_BASE_BRANCH}
run ./dist/tools/coccinelle/check.sh
run ./dist/tools/flake8/check.sh
QUIET=1 run ./dist/tools/headerguards/check.sh
run ./dist/tools/headerguards/check.sh
exit $RESULT
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment