From 9ddecb798be251f9e1885b2e85ac3d34d60ca737 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Mon, 15 Aug 2016 11:28:43 +0200 Subject: [PATCH] Recursor tests: Fail on failed tests --- regression-tests.recursor/runtests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regression-tests.recursor/runtests b/regression-tests.recursor/runtests index cedcecda9..7a482c7e7 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 -- 2.40.0