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