]> 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)
committerMark Andrews <marka@isc.org>
Mon, 21 Apr 2025 23:24:18 +0000 (09:24 +1000)
commit378bc7cfa69c5f1d58551896e8aeb95e5acccd0c
treea33ecbca5e40fbca619ee39043972efb6f8d9e10
parent68cdc4774c53fb439ebb0dca4e6fc98ba69577d5
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.
bin/tests/system/digdelv/tests.sh
lib/dns/message.c