]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix to update common.sh for speed of kill_pid.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 4 Apr 2025 09:55:42 +0000 (11:55 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 4 Apr 2025 09:55:42 +0000 (11:55 +0200)
doc/Changelog
testdata/common.sh

index 40c58eb481f187f8ff3cb2fd5e1e9acbacfd0bb1..d6fee9b08d1f31a757b496980cbc4351dc3761e0 100644 (file)
@@ -4,6 +4,7 @@
        - Fix nettle compile for warnings and ticket keys.
        - Fix redis_replica test for unused option defaults and log printout.
        - Fix test to speed up common.sh script kill_pid.
+       - Fix to update common.sh for speed of kill_pid.
 
 4 April 2025: Yorgos
        - Merge #1019: Redis read-only replica support.
index 3f9f9a894e48b4ea45494acfbf5fe310befa4d37..48b8204d2c518fa2f40d5b894f4e4e14ec429663 100644 (file)
@@ -1,7 +1,8 @@
 # common.sh - an include file for commonly used functions for test code.
 # BSD licensed (see LICENSE file).
 #
-# Version 6
+# Version 7
+# 2025-04-04: speed up kill_pid.
 # 2023-12-06: list wait_for_soa_serial in overview
 # 2023-12-06: get_ldns_notify, skip_test and teststep, and previous changes
 # also included are wait_logfile, cpu_count, process_cpu_list, and