From: Kees Monshouwer Date: Wed, 1 May 2013 15:34:37 +0000 (+0200) Subject: add missing context line to gsqlite-presigned test X-Git-Tag: auth-3.3-rc1~143^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F761%2Fhead;p=thirdparty%2Fpdns.git add missing context line to gsqlite-presigned test --- diff --git a/regression-tests/start-test-stop b/regression-tests/start-test-stop index a63c37c855..d0ad42f0d6 100755 --- a/regression-tests/start-test-stop +++ b/regression-tests/start-test-stop @@ -560,6 +560,7 @@ then done elif [ ${context:0:8} = gsqlite3 ] then + context=${context}-presigned rm -f pdns.sqlite31 sqlite3 pdns.sqlite31 < ../pdns/no-dnssec.schema.sqlite3.sql sqlite3 pdns.sqlite31 < ../pdns/dnssec.schema.sqlite3.sql