From: Remi Gacogne Date: Mon, 15 Aug 2016 13:28:24 +0000 (+0200) Subject: Actually fail on failed recursor tests X-Git-Tag: rec-4.0.2~1^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aa83369b3b4bee6cb59ec5bc3c3278fcc3129d1;p=thirdparty%2Fpdns.git Actually fail on failed recursor tests --- diff --git a/regression-tests.recursor/runtests b/regression-tests.recursor/runtests index 7a482c7e72..90a9f0fea4 100755 --- a/regression-tests.recursor/runtests +++ b/regression-tests.recursor/runtests @@ -17,4 +17,4 @@ export testsdir nameserver=$PREFIX.9 port=53 ../regression-tests/runtests context=recursor ../regression-tests/toxml -grep . */diff +! grep . */diff