mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
ea61a6acdf
xfs/133 and xfs/138 use too much code to do "return value" check, it's not necessary. For the code can be more readable and clear, I change "return value" check to golden image check. Signed-off-by: Zorro Lang <zlang@redhat.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
9 lines
279 B
Plaintext
9 lines
279 B
Plaintext
QA output created by 133
|
|
=== quota command output ===
|
|
Disk quotas for Project 123456-project (10)
|
|
Filesystem Blocks Quota Limit Warn/Time Mounted on
|
|
SCRATCH_DEV 0 102400 204800 00 [--------] SCRATCH_MNT
|
|
=== report command output ===
|
|
123456-project 0 102400 204800 00 [--------]
|
|
|