]> wimlib.net Git - wimlib/blobdiff - tests/test-imagex
Fix various issues
[wimlib] / tests / test-imagex
index f1f2154ad70ed2d81a584d69820271b6fac3839b..faae7d4b40fd890d889ceb01b1bdff66d9d0f318 100755 (executable)
@@ -19,6 +19,8 @@ cleanup() {
        rm -rf dir* tmp* *.wim *.swm
 }
 trap cleanup exit
+fusermount -u tmp || true
+rm -rf tmp || true
 
 # Make test directory
 mkdir dir