diagnostic: handle APFS returning hash order
This commit is contained in:
parent
6fe7c5fc95
commit
212367ee7e
@ -157,7 +157,7 @@ module Homebrew
|
|||||||
end
|
end
|
||||||
return if files.empty?
|
return if files.empty?
|
||||||
|
|
||||||
inject_file_list(files, message)
|
inject_file_list(files.sort, message)
|
||||||
end
|
end
|
||||||
|
|
||||||
def check_for_stray_dylibs
|
def check_for_stray_dylibs
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user