]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
travis: snip remotebackend output on success 1634/head
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Fri, 25 Jul 2014 15:16:10 +0000 (17:16 +0200)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Sat, 26 Jul 2014 00:18:26 +0000 (02:18 +0200)
If the remotebackend tests worked, cut out the debug output.

.travis.yml

index 0ddcf7bf4de98494dc5639a92b3e1d15963d5f10..05fe004c8f1f70a1380f8efc25c79a32b114b8d7 100644 (file)
@@ -98,7 +98,7 @@ script:
  - cd ../regression-tests.nobackend/
  - ./runtests
  - test ! -s ./failed_tests
- - cat /tmp/remotebackend.txt.* | sort
+ - test ! -s ./failed_tests || (cat /tmp/remotebackend.txt.* | sort)
 notifications:
   irc:
     channels: