mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-07 17:48:05 +02:00
gitlab: fail if "run-test.sh" with dirty working tree
This commit is contained in:
parent
6cbad14721
commit
991481a568
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ do_clean() {
|
|||
git checkout -- po/
|
||||
|
||||
git status
|
||||
git diff
|
||||
git diff --exit-code
|
||||
}
|
||||
|
||||
ARTIFACT_DIR=/tmp/nm-artifact
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue