From: Peter van Dijk Date: Mon, 24 Nov 2014 20:13:58 +0000 (+0000) Subject: make sure nobackend tests also see a copy of test.dyndns X-Git-Tag: rec-3.7.0-rc1~164 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5591ef33e7d765e941964d83174eb5cd03195483;p=thirdparty%2Fpdns.git make sure nobackend tests also see a copy of test.dyndns --- diff --git a/regression-tests.nobackend/runtests b/regression-tests.nobackend/runtests index 2e9a38ca14..af12e576da 100755 --- a/regression-tests.nobackend/runtests +++ b/regression-tests.nobackend/runtests @@ -1,5 +1,6 @@ #!/bin/sh set -ex +cp -f ../regression-tests/zones/test.dyndns.orig ../regression-tests/zones/test.dyndns export testsdir=$(pwd) ../regression-tests/runtests ../regression-tests/toxml