sefltest: use TestCaseInTempDir and setUp/tearDown for posixacl.py temp file
authorAndrew Bartlett <abartlet@samba.org>
Fri, 26 Oct 2012 23:59:43 +0000 (10:59 +1100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 3 Dec 2012 11:47:03 +0000 (12:47 +0100)
commit75632473d0aebd2e274140c986ca0a9166b3d5f9
tree8dc4221198ebfa3d76d3e10f876826d50c313de2
parent35efdd002add66377583aae9371ea0b56d4ba527
sefltest: use TestCaseInTempDir and setUp/tearDown for posixacl.py temp file

This manages the temp file more reliably, and reduces the repeated
code in each test case.

Pair-Programmed-With: Jelmer Vernooij <jelmer@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Sat Oct 27 04:37:58 CEST 2012 on sn-devel-104
(cherry picked from commit 3180a1082a79698a69f6721282cb8c45900f884c)
source4/scripting/python/samba/tests/posixacl.py