[PATCH] fstests: btrfs/190: Fix a typo for seqres.full

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]



$seqref.full -> $seqres.full

Signed-off-by: Qu Wenruo <wqu@xxxxxxxx>
---
 tests/btrfs/190 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/btrfs/190 b/tests/btrfs/190
index a594c6319060..7d3d300737c2 100755
--- a/tests/btrfs/190
+++ b/tests/btrfs/190
@@ -66,7 +66,7 @@ _log_writes_remove
 cur=$(_log_writes_find_next_fua 0)
 echo "cur=$cur" >> $seqres.full
 while [ ! -z "$cur" ]; do
-	_log_writes_replay_log_range $cur $SCRATCH_DEV >> $seqref.full
+	_log_writes_replay_log_range $cur $SCRATCH_DEV >> $seqres.full
 
 	# Test that no crashes happen or any other kind of failure.
 	_scratch_mount
-- 
2.21.0




[Index of Archives]     [Linux Filesystems Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux