]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
check for untacked files in travis.yml
authorKees Monshouwer <mind04@monshouwer.org>
Thu, 7 May 2015 12:56:57 +0000 (14:56 +0200)
committermind04 <mind04@monshouwer.org>
Thu, 7 May 2015 16:16:42 +0000 (18:16 +0200)
.travis.yml

index fac0e14fa5e195f826dea97c0f315cdf89f5a2f2..fb57f3d066c6bc2271f2f49ce4888da2128d1199 100644 (file)
@@ -175,10 +175,16 @@ script:
  - travis_retry ./timestamp timeout 120s ./start-test-stop 5300 remotebackend-zeromq
  - travis_retry ./timestamp timeout 120s ./start-test-stop 5300 remotebackend-zeromq-dnssec
  - ./timestamp ./start-test-stop 5300 tinydns
+ - rm -f tests/verify-dnssec-zone/allow-missing
+ - rm -f tests/verify-dnssec-zone/skip.nsec3
+ - rm -f tests/verify-dnssec-zone/skip.optout
  - THRESHOLD=90 TRACE=no ./timestamp ./recursor-test 5300
  - cd ../regression-tests.nobackend/
  - ./runtests
  - test ! -s ./failed_tests
+ - cd ..
+ - git status
+ - git status | grep -q clean
 notifications:
   irc:
     channels: