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

Closes #4993

Backport of MR !9653

Merge branch 'backport-4993-dig-restore-command-line-values-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!9667


Trivial merge