Revert "common/travis: add consistency check on travis runs"

This reverts commit ff13ab493b as it fails
and takes ages to complete.
This commit is contained in:
Enno Boland 2016-03-22 18:08:39 +01:00
parent 9856bfe172
commit 31208b8c93
6 changed files with 5 additions and 14 deletions

View file

@ -2,6 +2,6 @@
#
# xlint.sh
[ "$ACTION" = "xlint" ] || exit 0
[ "$XLINT" ] || exit 0
awk '{ print "srcpkgs/" $0 "/template" }' /tmp/templates | xargs xlint