py-samba3-test: Copy sample database in tempdir before running test
authorAmitay Isaacs <amitay@gmail.com>
Fri, 26 Aug 2011 03:19:18 +0000 (13:19 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 26 Aug 2011 05:04:15 +0000 (07:04 +0200)
commit099b9db4045d6d12ec9f55647def5d1af0baa3c6
tree4a4310396bee597e82035830b19e57e262c76886
parent7a8565fc59d917b83561dd32d14c6c0c98334d3c
py-samba3-test: Copy sample database in tempdir before running test

Samba3 python module using passdb api modifies the database files, to
upgrade them to latest version. So copy the sample database before
running tests on it.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Fri Aug 26 07:04:15 CEST 2011 on sn-devel-104
source4/scripting/python/samba/tests/samba3.py