]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: usr: Restore values when dig prints command line
authorMark Andrews <marka@isc.org>
Fri, 18 Oct 2024 02:09:38 +0000 (02:09 +0000)
committerMark Andrews <marka@isc.org>
Fri, 18 Oct 2024 02:09:38 +0000 (02:09 +0000)
Options of the form `[+-]option=<value>` failed to display the value on the printed command line. This has been fixed.

Closes #4993

Merge branch '4993-dig-restore-command-line-values' into 'main'

See merge request isc-projects/bind9!9653


Trivial merge