Browse Source

test: Check the format of the mender-convert* files

Signed-off-by: Ole Petter <ole.orhagen@northern.tech>

Changelog: None
2.4.x
Ole Petter 4 years ago
parent
commit
befac29623
No known key found for this signature in database GPG Key ID: 399DBE0F4D4B02EB
  1. 3
      .gitlab-ci.yml

3
.gitlab-ci.yml

@ -93,7 +93,8 @@ test:format:
-kp \ -kp \
-bn \ -bn \
-w \ -w \
${SCRIPTS} ${SCRIPTS} \
mender-convert*
# Print diff # Print diff
- git diff HEAD - git diff HEAD
# Actual test: exits with non zero status if diff # Actual test: exits with non zero status if diff

Loading…
Cancel
Save