]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
tests: don't leave temp files behind after running i_bitmaps
authorTheodore Ts'o <tytso@mit.edu>
Mon, 9 Apr 2018 19:37:00 +0000 (15:37 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 9 Apr 2018 20:20:53 +0000 (16:20 -0400)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/i_bitmaps/script

index b8e3bd236933dd931eb90a9a1cde8f2ec79c0b8c..1a16d5568ed3835dae108c892beb68af4a0307a0 100644 (file)
@@ -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