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:
@@ -2,6 +2,6 @@
|
||||
#
|
||||
# xlint.sh
|
||||
|
||||
[ "$ACTION" = "xlint" ] || exit 0
|
||||
[ "$XLINT" ] || exit 0
|
||||
|
||||
awk '{ print "srcpkgs/" $0 "/template" }' /tmp/templates | xargs xlint
|
||||
|
||||
Reference in New Issue
Block a user