From: Christian Hofstaedtler Date: Fri, 25 Jul 2014 15:16:10 +0000 (+0200) Subject: travis: snip remotebackend output on success X-Git-Tag: auth-3.4.0-rc1~19^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=18251febe4632f658a2e645cdb46ce7d4cea2fb8;p=thirdparty%2Fpdns.git travis: snip remotebackend output on success If the remotebackend tests worked, cut out the debug output. --- diff --git a/.travis.yml b/.travis.yml index 0ddcf7bf4d..05fe004c8f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: