@@ -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
}
@@ -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
}
@@ -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
}