fstests: add missing remove of the $seqres.full file for some tests
[xfstests-dev.git] / tests / shared / 298
index 416a89d347788a3c059288c430026b49d5d28535..5cb30fc983f7a8de3ba37fd5f4892766c41227cd 100755 (executable)
@@ -15,6 +15,9 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 
 . ./common/rc
 
+# remove previous $seqres.full before test
+rm -f $seqres.full
+
 _supported_fs ext4 xfs btrfs
 _require_test
 _require_loop