mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic/{472,496,497}: fix $seeqres typo
Signed-off-by: Omar Sandoval <osandov@fb.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
+1
-1
@@ -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
|
||||
}
|
||||
|
||||
|
||||
+1
-1
@@ -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
|
||||
}
|
||||
|
||||
|
||||
+1
-1
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user