selftest/subunithelper.py: correctly handle fail_immediately in end_testsuite of...
authorStefan Metzmacher <metze@samba.org>
Wed, 12 Mar 2014 14:12:42 +0000 (15:12 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 13 Mar 2014 20:45:13 +0000 (21:45 +0100)
commitfee156f5b9235b5f766cb773433ddb7d0ccd98a1
tree4f70a9a1c6771e42660f2a901949909da35a45df
parent14246953b2e91578e5f51faedfdf31926a5b1950
selftest/subunithelper.py: correctly handle fail_immediately in end_testsuite of FilterOps

This way --fail-immediately also works if a command segfaults.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/subunithelper.py