diagnostic: handle APFS returning hash order

This commit is contained in:
Dominyk Tiller 2017-10-20 22:44:11 +01:00
parent 6fe7c5fc95
commit 212367ee7e
No known key found for this signature in database
GPG Key ID: FE19AEFCF658C6F6

View File

@ -157,7 +157,7 @@ module Homebrew
end
return if files.empty?
inject_file_list(files, message)
inject_file_list(files.sort, message)
end
def check_for_stray_dylibs