From: Omar Sandoval <osan...@fb.com>

Signed-off-by: Omar Sandoval <osan...@fb.com>
---
 tests/generic/472 | 2 +-
 tests/generic/496 | 2 +-
 tests/generic/497 | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/generic/472 b/tests/generic/472
index c74d6c70..04ed3e73 100755
--- a/tests/generic/472
+++ b/tests/generic/472
@@ -51,7 +51,7 @@ swapfile_cycle() {
        $CHATTR_PROG +C $swapfile >> $seqres.full 2>&1
        "$here/src/mkswap" $swapfile >> $seqres.full
        "$here/src/swapon" $swapfile 2>&1 | _filter_scratch
-       swapoff $swapfile 2>> $seeqres.full
+       swapoff $swapfile 2>> $seqres.full
        rm -f $swapfile
 }
 
diff --git a/tests/generic/496 b/tests/generic/496
index 1c9651ad..968b8012 100755
--- a/tests/generic/496
+++ b/tests/generic/496
@@ -53,7 +53,7 @@ swapfile_cycle() {
        $CHATTR_PROG +C $swapfile >> $seqres.full 2>&1
        "$here/src/mkswap" $swapfile >> $seqres.full
        "$here/src/swapon" $swapfile 2>&1 | _filter_scratch
-       swapoff $swapfile 2>> $seeqres.full
+       swapoff $swapfile 2>> $seqres.full
        rm -f $swapfile
 }
 
diff --git a/tests/generic/497 b/tests/generic/497
index 584af58a..3d5502ef 100755
--- a/tests/generic/497
+++ b/tests/generic/497
@@ -53,7 +53,7 @@ swapfile_cycle() {
        $CHATTR_PROG +C $swapfile >> $seqres.full 2>&1
        "$here/src/mkswap" $swapfile >> $seqres.full
        "$here/src/swapon" $swapfile 2>&1 | _filter_scratch
-       swapoff $swapfile 2>> $seeqres.full
+       swapoff $swapfile 2>> $seqres.full
        rm -f $swapfile
 }
 
-- 
2.19.1

Reply via email to