mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-22 01:34:56 +02:00
Apply suggestions from code review
Co-authored-by: Yorgos Thessalonikefs <george@nlnetlabs.nl>
This commit is contained in:
co-authored by
Yorgos Thessalonikefs
parent
4a211a9117
commit
dbd2a43ab1
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user