fstests: add missing remove of the $seqres.full file for some tests
[xfstests-dev.git] / tests / btrfs / 115
index eac0e33dca7d4276caf2d979a7ed5781da0f3bfd..02ae4e1deda39396a2fc4423d755bf50d0e8d2e4 100755 (executable)
@@ -26,6 +26,9 @@ _cleanup()
 . ./common/rc
 . ./common/filter
 
+# remove previous $seqres.full before test
+rm -f $seqres.full
+
 # real QA test starts here
 _supported_fs btrfs
 _require_scratch