Skip to content
Snippets Groups Projects
Commit 6c4b8446 authored by Moritz Aurel Pascal Schubotz's avatar Moritz Aurel Pascal Schubotz
Browse files

Use --exit-code as first argument of git diff

parent 5c4f17b1
No related merge requests found
......@@ -8,4 +8,4 @@ cp allRefs.pdf ../../main.pdf
cd ../..
python3 support/issue.py
support/pubHtml
git diff -w docs/publist.html --exit-code || support/commitPub.sh
git diff --exit-code -w docs/publist.html || support/commitPub.sh
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