From 8b3de832a524f51d228b1b23114e101f544cf65e Mon Sep 17 00:00:00 2001 From: Eric Biggers Date: Sun, 2 Sep 2012 00:16:54 -0500 Subject: [PATCH] Test cleanup --- tests/test-imagex-mount | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test-imagex-mount b/tests/test-imagex-mount index cd3317af..2317aa60 100755 --- a/tests/test-imagex-mount +++ b/tests/test-imagex-mount @@ -34,7 +34,7 @@ cleanup() { fusermount -u tmp.mnt > /dev/null; fi rm -rf dir* tmp* *.wim *.swm empty.wim tmp.orig tmp.mnt \ - tmp.apply mount.log + tmp.apply mount.log test.tar wimlib-staging* } init() { mkdir dir -- 2.43.0