scripting: Make tdb_copy use the python subprocess module
commit157cfd05ea18482f5ac7537bfcea5195a932eb44
authorAndrew Bartlett <abartlet@samba.org>
Sun, 17 Feb 2013 06:57:42 +0000 (17 17:57 +1100)
committerKarolin Seeger <kseeger@samba.org>
Sun, 7 Apr 2013 19:33:59 +0000 (7 21:33 +0200)
tree82a9bafd94f79db0dc3cbae39215042c1dea402f
parent58de5187ea9b796efc895230d72132cab43c9874
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>
(cherry picked from commit 2c2759e408d9c45c2aee0c2578f45edd246afec3)
source4/scripting/python/samba/provision/sambadns.py