From: W.C.A. Wijngaards Date: Fri, 4 Apr 2025 09:55:42 +0000 (+0200) Subject: - Fix to update common.sh for speed of kill_pid. X-Git-Tag: release-1.23.0rc1~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eb390dd0381b7f502c52664c7984c13cafbd62d4;p=thirdparty%2Funbound.git - Fix to update common.sh for speed of kill_pid. --- diff --git a/doc/Changelog b/doc/Changelog index 40c58eb48..d6fee9b08 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -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. diff --git a/testdata/common.sh b/testdata/common.sh index 3f9f9a894..48b8204d2 100644 --- a/testdata/common.sh +++ b/testdata/common.sh @@ -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