X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=tests%2Ftest-imagex;h=bd107e2158ee0fc51dc4c607505ee7f46df64944;hp=2a4f7ec14f557a370fb5515888dece5eccd9352b;hb=29a09c1a5c20e1b04cc11ef24f5863bf8db7796c;hpb=d0e7f039e4ab206b9fd973c983e3fb841fcd2bf2 diff --git a/tests/test-imagex b/tests/test-imagex index 2a4f7ec1..bd107e21 100755 --- a/tests/test-imagex +++ b/tests/test-imagex @@ -19,7 +19,6 @@ imagex_info() { } cleanup() { - fusermount -u tmp &> /dev/null || true rm -rf dir* tmp* *.wim *.swm } cleanup