From 6bd8df93fa6b7d9ce402f9c665e5971106df7843 Mon Sep 17 00:00:00 2001 From: Stefan Behrens Date: Fri, 16 Aug 2013 17:44:54 +0000 Subject: [PATCH] xfstests: btrfs/009 never shrinked or removed $seqres.full Signed-off-by: Stefan Behrens Reviewed-by: Eric Sandeen Signed-off-by: Rich Johnston --- tests/btrfs/009 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/btrfs/009 b/tests/btrfs/009 index d46744ce..08aa5081 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 -- 2.39.5