paper over failure to reprovision with os.unlink()
authorAndrew Bartlett <abartlet@samba.org>
Wed, 18 Feb 2009 06:44:07 +0000 (17:44 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 18 Feb 2009 06:44:07 +0000 (17:44 +1100)
commit6b8b7665bdbf47e70e0d6d904c1234c03321182d
tree25dc87c3ff7972e984f57875699c2140b9c4bfba
parent0281166bb9bdf0015085b4f0a3049e7bf5036da2
paper over failure to reprovision with os.unlink()

We need to figure out why the deletes on the database fail, but for
now doing an unlink of templates_tdb isn't too bad.

Andrew Bartlett
source4/scripting/python/samba/provision.py