mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-23 00:00:02 +03:00
Clean up after failed unit tests better.
Signed-off-by: Justin Husted <sigstop@gmail.com>
This commit is contained in:
parent
d0b5ee0339
commit
f574ca05f8
@ -15,5 +15,4 @@ def bfuse(tmpdir):
|
|||||||
|
|
||||||
yield bf
|
yield bf
|
||||||
|
|
||||||
if bf.returncode is None:
|
|
||||||
bf.unmount(timeout=5.0)
|
bf.unmount(timeout=5.0)
|
||||||
|
Loading…
Reference in New Issue
Block a user