]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use YAML comments for durations rather than parentheses
authorMark Andrews <marka@isc.org>
Thu, 31 Oct 2024 05:52:11 +0000 (16:52 +1100)
committerEvan Hunt <each@isc.org>
Wed, 7 May 2025 07:00:10 +0000 (00:00 -0700)
commitb02ff4c50110b740bb315337c9c6bef297d8a30e
treeac63344da239aad6c529a8b066e386120b971f7f
parent09893287c2a078df947752ad4613faffab7732dc
Use YAML comments for durations rather than parentheses

This will allow the values to be parsed using standard yaml processing
tools, and still provide the value in a human friendly form.

(cherry picked from commit 378bc7cfa69c5f1d58551896e8aeb95e5acccd0c)
bin/tests/system/digdelv/tests.sh
lib/dns/message.c