dns_update: samba_dnsupdate's exit code is not an errno
authorVolker Lendecke <vl@samba.org>
Wed, 19 Dec 2018 13:16:38 +0000 (14:16 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 15 Jan 2019 06:53:21 +0000 (07:53 +0100)
commitff2dbe24b80b24bdb4897d0152e76ed3931048f2
treeb130706ad786bc97136e64a12b11e250e7437567
parenta7e28a7eb56dc3279af52a6edd50cc59c771f1f1
dns_update: samba_dnsupdate's exit code is not an errno

This avoids confusing messages, samba_dnsupdate returns the number of
failed updates

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/dsdb/dns/dns_update.c