[PATCH] xfstests: btrfs/009 never shrinked or removed $seqres.full

Stefan Behrens sbehrens at giantdisaster.de
Fri Aug 16 12:44:54 CDT 2013


Signed-off-by: Stefan Behrens <sbehrens at giantdisaster.de>
---
 tests/btrfs/009 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/btrfs/009 b/tests/btrfs/009
index d46744c..08aa508 100755
--- a/tests/btrfs/009
+++ b/tests/btrfs/009
@@ -47,6 +47,8 @@ _supported_fs btrfs
 _supported_os Linux
 _require_scratch
 
+rm -f $seqres.full
+
 _scratch_mkfs > /dev/null 2>&1
 _scratch_mount
 
-- 
1.8.3.4



More information about the xfs mailing list