mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
whoops, fix a typo in QA test 075
This commit is contained in:
@@ -109,6 +109,6 @@ size10=`expr 10 \* 1024 \* 1024` # 10 megabytes
|
|||||||
|
|
||||||
_do_test 0 "-d -N 1000 -S 0"
|
_do_test 0 "-d -N 1000 -S 0"
|
||||||
_do_test 1 "-d -N 1000 -S 0 -x"
|
_do_test 1 "-d -N 1000 -S 0 -x"
|
||||||
_do_test 3 "-d -N 25000 -l $size10 -S 0"
|
_do_test 2 "-d -N 25000 -l $size10 -S 0"
|
||||||
_do_test 4 "-d -N 25000 -l $size10 -S 0 -x"
|
_do_test 3 "-d -N 25000 -l $size10 -S 0 -x"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user