mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Only need 1 out file as the quota output is now checked
and then filtered out.
This commit is contained in:
@@ -57,9 +57,9 @@ trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
|
||||
# _create_dumpdir_fill_perm (small dump)
|
||||
|
||||
_create_dumpdir_fill_perm
|
||||
dump_file=src/dumpfile # override dump_file to checked-in dump_file
|
||||
dump_file=src/dumpfile # override dump_file to checked-in dumpfile
|
||||
session_label="stress_056"
|
||||
_do_restore_file
|
||||
_do_restore_file -Q # we have no quotas to restore
|
||||
_diff_compare_sub
|
||||
_ls_nodate_compare_sub
|
||||
|
||||
|
||||
Reference in New Issue
Block a user