scripting: Make tdb_copy a common util function in samba.tdb_util
commit396df64ef6f2c66c35989ecda3e564d5578fe9f3
authorAndrew Bartlett <abartlet@samba.org>
Sun, 17 Feb 2013 07:14:06 +0000 (17 18:14 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 19 Feb 2013 05:08:19 +0000 (19 06:08 +0100)
treed524e213916f632f55192615a0d811f7981fd9bd
parent2c2759e408d9c45c2aee0c2578f45edd246afec3
scripting: Make tdb_copy a common util function in samba.tdb_util

This will allow samba_upgradeprovision to also call it.

Andrew Bartlett

Reviewed-by: Matthieu Patou <mat@samba.org>
source4/scripting/bin/samba_upgradeprovision
source4/scripting/python/samba/provision/sambadns.py
source4/scripting/python/samba/tdb_util.py [new file with mode: 0644]