From f25dc7d9c4515c5cf41a64a7b2f5d83cf706e28d Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Wed, 3 Oct 2012 19:29:15 +0000 Subject: [PATCH] add bind-config= for bind tests git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2741 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- regression-tests/pdns.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/regression-tests/pdns.conf b/regression-tests/pdns.conf index 375b3e811..89f67e98a 100644 --- a/regression-tests/pdns.conf +++ b/regression-tests/pdns.conf @@ -1,3 +1,4 @@ socket-dir=./ launch=bind bind-dnssec-db=./dnssec.sqlite3 +bind-config=./named.conf -- 2.40.0