aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2018-04-09 15:37:00 -0400
committerTheodore Ts'o <tytso@mit.edu>2018-04-09 16:20:53 -0400
commit2bb826370c12f599fe6cc401fa83a0e7a592f0df (patch)
tree975c95b5e77db5d22be30724936ae1eaea57e02a /tests
parent4c41e6801fad37fedbbe8feb849eec190b41a733 (diff)
downloade2fsprogs-2bb826370c12f599fe6cc401fa83a0e7a592f0df.tar.gz
tests: don't leave temp files behind after running i_bitmaps
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tests')
-rw-r--r--tests/i_bitmaps/script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/i_bitmaps/script b/tests/i_bitmaps/script
index b8e3bd236..1a16d5568 100644
--- a/tests/i_bitmaps/script
+++ b/tests/i_bitmaps/script
@@ -24,5 +24,5 @@ else
rm -f $test_name.tmp
fi
-rm -rf $TMPFILE $TMPFILE.bin $TMPFILE.1
+rm -rf $TMPFILE $TMPFILE.bin $TMPFILE.1 $TMPFILE.2 $TMPFILE.e2i
unset IMAGE FSCK_OPT OUT EXP