From: Pieter Lexis Date: Mon, 15 Aug 2016 09:28:43 +0000 (+0200) Subject: Recursor tests: Fail on failed tests X-Git-Tag: rec-4.0.2~1^2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ddecb798be251f9e1885b2e85ac3d34d60ca737;p=thirdparty%2Fpdns.git Recursor tests: Fail on failed tests --- diff --git a/regression-tests.recursor/runtests b/regression-tests.recursor/runtests index cedcecda9f..7a482c7e72 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 || true +grep . */diff