From: Peter van Dijk Date: Fri, 11 Jan 2013 20:00:23 +0000 (+0000) Subject: fix recursor bulktest percentage output X-Git-Tag: auth-3.2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=193a08bf756e810858a253352101044e4426708b;p=thirdparty%2Fpdns.git fix recursor bulktest percentage output git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@3047 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/regression-tests/recursor-test b/regression-tests/recursor-test index 55da5cd30c..2819fdcd7c 100755 --- a/regression-tests/recursor-test +++ b/regression-tests/recursor-test @@ -24,4 +24,4 @@ fi echo "$DBT_OKPERCENTAGE% of domains resolved" > recursor-bulktest/diff echo "% domains resolved$DBT_OKPERCENTAGE" > recursor-bulktest/stdout -context=recursor-bulktest ./toxml +testsdir=. context=recursor-bulktest ./toxml