TST: Clean up after jails test for MultipleSameAction

pull/189/head
Steven Hiscocks 12 years ago
parent 45c9c45b41
commit bec70cbe4b

@ -325,3 +325,5 @@ filter = testfilter1
action_names = [comm[-1] for comm in comm_commands if comm[:3] == ['set', 'testjail1', 'addaction']]
self.assertNotEqual(len(set(action_names)), 1)
shutil.rmtree(basedir)

Loading…
Cancel
Save