diff --git a/tests/f_extent_htree/script b/tests/f_extent_htree/script index 60854c65..35aaf19d 100644 --- a/tests/f_extent_htree/script +++ b/tests/f_extent_htree/script @@ -2,8 +2,9 @@ FSCK_OPT="-fyvD" . $cmd_dir/run_e2fsck +rm -f $TMPFILE -exit $? +exit 0 # This script depends on "mke2fs -d", which is only in master and not maint, # to populate the file directory tree poorly (namely that there are no # contiguous blocks in the directory leaf and the extent tree is large).