From dbd2a43ab15192f6aa7b14ddf80e8b4f978dd88e Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Fri, 13 Oct 2023 13:46:52 +0200 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Yorgos Thessalonikefs --- testdata/cachedb_no_store.tdir/cachedb_no_store.post | 1 - testdata/cachedb_no_store.tdir/cachedb_no_store.test | 1 - 2 files changed, 2 deletions(-) diff --git a/testdata/cachedb_no_store.tdir/cachedb_no_store.post b/testdata/cachedb_no_store.tdir/cachedb_no_store.post index 27fe0961e..901f01a87 100644 --- a/testdata/cachedb_no_store.tdir/cachedb_no_store.post +++ b/testdata/cachedb_no_store.tdir/cachedb_no_store.post @@ -7,7 +7,6 @@ # do your teardown here PRE="../.." . ../common.sh -if grep "define USE_CACHEDB 1" $PRE/config.h; then echo test enabled; else skip_test "test skipped"; fi echo "> cat logfiles" cat fwd.log diff --git a/testdata/cachedb_no_store.tdir/cachedb_no_store.test b/testdata/cachedb_no_store.tdir/cachedb_no_store.test index b1b543bdb..352026844 100644 --- a/testdata/cachedb_no_store.tdir/cachedb_no_store.test +++ b/testdata/cachedb_no_store.tdir/cachedb_no_store.test @@ -6,7 +6,6 @@ PRE="../.." . ../common.sh -if grep "define USE_CACHEDB 1" $PRE/config.h; then echo test enabled; else skip_test "test skipped"; fi # do the test get_ldns_testns -- 2.39.5