mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
changes for running on IRIX
handle odd case where hostname where running is crackle
This commit is contained in:
@@ -60,7 +60,9 @@ _supported_os IRIX Linux
|
||||
_create_dumpdir_fill_perm
|
||||
dump_file=src/dumpfile # override dump_file to checked-in dumpfile
|
||||
session_label="stress_056"
|
||||
_do_restore_file -Q # we have no quotas to restore
|
||||
# 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'
|
||||
_diff_compare_sub
|
||||
_ls_nodate_compare_sub
|
||||
|
||||
|
||||
Reference in New Issue
Block a user