mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-14 08:13:12 -05:00
Review comment for testdata/stat_values.tdir/stat_values.test
Co-authored-by: Wouter Wijngaards <wcawijngaards@users.noreply.github.com>
This commit is contained in:
parent
db5cf5851d
commit
65230bd117
1 changed files with 1 additions and 1 deletions
2
testdata/stat_values.tdir/stat_values.test
vendored
2
testdata/stat_values.tdir/stat_values.test
vendored
|
|
@ -414,7 +414,7 @@ rrset.cache.count=3
|
|||
infra.cache.count=2"
|
||||
|
||||
|
||||
if test x$USE_CACHEDB == "x1"; then
|
||||
if test x$USE_CACHEDB = "x1"; then
|
||||
|
||||
# Bring the cachedb configured Unbound up
|
||||
kill_pid $UNBOUND_PID # kill current Unbound
|
||||
|
|
|
|||
Loading…
Reference in a new issue