Signed-off-by: Omar Sandoval <osandov@fb.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
$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
}
$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
}
$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
}