]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Unbreak test harder.
authorMiod Vallat <miod.vallat@powerdns.com>
Thu, 4 Sep 2025 10:35:03 +0000 (12:35 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Thu, 4 Sep 2025 10:35:51 +0000 (12:35 +0200)
There is no need to feed it zone data anyway, so we don't need to depend
on zone2sql and a preexisting named.conf here.

Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
regression-tests.nobackend/gsqlite3-corrupted-record/command

index 12e10069507fb0e5599ece1e4eef75e51cbd5900..330a0acd794ea0e7d0e4fb98557e6ebce200b27f 100755 (executable)
@@ -1,8 +1,5 @@
 #!/usr/bin/env bash
 
-MAKE=${MAKE:-make}
-source ../regression-tests/common
-
 rm -f pdns-gsqlite3.conf pdns.sqlite3
 
 cat > pdns-gsqlite3.conf << __EOF__
@@ -14,7 +11,6 @@ __EOF__
 ARGS="--config-dir=. --config-name=gsqlite3"
 
 sqlite3 pdns.sqlite3 < ../modules/gsqlite3backend/schema.sqlite3.sql
-tosql gsqlite | sqlite3 pdns.sqlite3
 echo ANALYZE\; | sqlite3 pdns.sqlite3
 
 # Create zone