mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Irix filter fix.
Irix filter fix.
This commit is contained in:
@@ -62,7 +62,7 @@ dump_file=src/dumpfile # override dump_file to checked-in dumpfile
|
||||
session_label="stress_056"
|
||||
# we have no quotas to restore
|
||||
# if we happen to run this on crackle then put the hostname back
|
||||
_do_restore_file -Q | sed -e 's/HOSTNAME/crackle/g'
|
||||
_do_restore_file -Q | sed -e 's/HOSTNAME/crackle/g' -e 's#SCRATCH_DEV#/dev/dsk/dks0d2s1#'
|
||||
_diff_compare_sub
|
||||
_ls_nodate_compare_sub
|
||||
|
||||
|
||||
Reference in New Issue
Block a user