mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-03 05:19:34 -05:00
- Spelling fix.
This commit is contained in:
parent
1a568a1b8c
commit
4cc559d7eb
2 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,9 @@
|
|||
15 September 2020: George
|
||||
- Introduce test for statistics.
|
||||
|
||||
15 September 2020: Wouter
|
||||
- Spelling fix.
|
||||
|
||||
11 September 2020: Wouter
|
||||
- Remove x file mode on ipset/ipset.c and h files.
|
||||
|
||||
|
|
|
|||
2
testdata/stat_values.tdir/stat_values.test
vendored
2
testdata/stat_values.tdir/stat_values.test
vendored
|
|
@ -3,7 +3,7 @@
|
|||
[ -f ../.tpkg.var.master ] && source ../.tpkg.var.master
|
||||
# use .tpkg.var.test for in test variable passing
|
||||
[ -f .tpkg.var.test ] && source .tpkg.var.test
|
||||
# We need kill_pid for the serve-expired-client-timeour test
|
||||
# We need kill_pid for the serve-expired-client-timeout test
|
||||
. ../common.sh
|
||||
|
||||
PRE="../.."
|
||||
|
|
|
|||
Loading…
Reference in a new issue