From d819868dfd46978d58d6eb3a5e00003d3222cb9e Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Mon, 28 Jan 2013 10:56:26 +0000 Subject: [PATCH] set testsdir in recursor tests git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@3087 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- regression-tests.recursor/runtests | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/regression-tests.recursor/runtests b/regression-tests.recursor/runtests index 06de8aad3..b9191e5c1 100755 --- a/regression-tests.recursor/runtests +++ b/regression-tests.recursor/runtests @@ -10,5 +10,8 @@ then exit 1 fi +testsdir=. +export testsdir + nameserver=$PREFIX.9 port=53 ../regression-tests/runtests -context=recursor ../regression-tests/toxml \ No newline at end of file +context=recursor ../regression-tests/toxml -- 2.40.0