mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-02 11:49:28 -05:00
- Fix typo in log_servfail.tdir test.
This commit is contained in:
parent
e82a691efe
commit
ded4c82ced
2 changed files with 2 additions and 1 deletions
|
|
@ -9,6 +9,7 @@
|
|||
- Safeguard alias loop while looking in the cache for expired answers.
|
||||
- Merge #1187: Create the SSL_CTX for QUIC before chroot and privilege
|
||||
drop.
|
||||
- Fix typo in log_servfail.tdir test.
|
||||
|
||||
22 November 2024: Yorgos
|
||||
- Fix #1175: serve-expired does not adhere to secure-by-default
|
||||
|
|
|
|||
2
testdata/log_servfail.tdir/log_servfail.test
vendored
2
testdata/log_servfail.tdir/log_servfail.test
vendored
|
|
@ -1,4 +1,4 @@
|
|||
# #-- cookie_file.test --#
|
||||
# #-- log_servfail.test --#
|
||||
# source the master var file when it's there
|
||||
[ -f ../.tpkg.var.master ] && source ../.tpkg.var.master
|
||||
# use .tpkg.var.test for in test variable passing
|
||||
|
|
|
|||
Loading…
Reference in a new issue