- Fix typo in log_servfail.tdir test.

This commit is contained in:
Yorgos Thessalonikefs 2024-12-03 16:03:05 +01:00
parent e82a691efe
commit ded4c82ced
2 changed files with 2 additions and 1 deletions

View file

@ -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

View file

@ -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