samba-tool dns: NAME_DOES_NOT_EXIST errors; add docstring
commit36241042dd6ef241e9a674c92131f17e317f78f4
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 17 Aug 2022 05:59:50 +0000 (17 17:59 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Tue, 6 Sep 2022 21:12:36 +0000 (6 21:12 +0000)
tree0445d599f93aa4c6e15d1982d88cde37f2585277
parent1ae4738a8ca0bdd22f1766bd39876456f7cba389
samba-tool dns: NAME_DOES_NOT_EXIST errors; add docstring

In practice, these always refer to zones.

We're adding the docstring now, because it made no sense when
default_messages was empty.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/dns.py