scripting: Make tdb_copy use the python subprocess module
commit2c2759e408d9c45c2aee0c2578f45edd246afec3
authorAndrew Bartlett <abartlet@samba.org>
Sun, 17 Feb 2013 06:57:42 +0000 (17 17:57 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 19 Feb 2013 05:08:19 +0000 (19 06:08 +0100)
tree62262a239a9ff7999498c0c21945bb058c76cd62
parent06780ae82281fb62a08d0c3604d2e679976756c2
scripting: Make tdb_copy use the python subprocess module

This makes the code more robust to spaces in the file names (etc).

Andrew Bartlett

Reviewed-by: Matthieu Patou <mat@samba.org>
source4/scripting/python/samba/provision/sambadns.py