linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] xfstests: btrfs/009 never shrinked or removed $seqres.full
@ 2013-08-16 17:44 Stefan Behrens
  2013-08-16 17:55 ` Eric Sandeen
  2013-08-19 20:43 ` Rich Johnston
  0 siblings, 2 replies; 3+ 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] 3+ messages in thread

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

Thread overview: 3+ 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:55 ` Eric Sandeen
2013-08-19 20:43 ` Rich Johnston

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).