All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfstests: btrfs/009 never shrinked or removed $seqres.full
@ 2013-08-16 17:44 ` Stefan Behrens
  0 siblings, 0 replies; 6+ messages in thread
From: Stefan Behrens @ 2013-08-16 17:44 UTC (permalink / raw)
  To: xfs; +Cc: linux-btrfs

Signed-off-by: Stefan Behrens <sbehrens@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


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-08-19 20:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-16 17:44 [PATCH] xfstests: btrfs/009 never shrinked or removed $seqres.full Stefan Behrens
2013-08-16 17:44 ` Stefan Behrens
2013-08-16 17:55 ` Eric Sandeen
2013-08-16 17:55   ` Eric Sandeen
2013-08-19 20:43 ` Rich Johnston
2013-08-19 20:43   ` Rich Johnston

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.