samba_dnsupdate: Don't use subprocess.check_call, it isn't in python 2.4
authorAndrew Bartlett <abartlet@samba.org>
Wed, 6 Apr 2011 21:34:47 +0000 (07:34 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 7 Apr 2011 04:35:36 +0000 (14:35 +1000)
commit36029a0343c1c4221b84b3b1ee0e7c841f75d1d6
tree37d29a9da912f54269e6ef1de05a91050ce39216
parent77820d59fe517168db5cb79b05214ae9fd6b4467
samba_dnsupdate: Don't use subprocess.check_call, it isn't in python 2.4

RHEL5 and clones use python 2.5
source4/scripting/bin/samba_dnsupdate