Merge pull request #3498 from lbergelson/lb_add_sentinel_one_whitelist

whitelisting additional SentinelOne dylib pattern
This commit is contained in:
Mike McQuaid 2017-11-29 11:33:15 +00:00 committed by GitHub
commit 2b7788d134
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -180,6 +180,7 @@ module Homebrew
"libecomlodr.dylib", # Symantec Endpoint Protection
"libsymsea*.dylib", # Symantec Endpoint Protection
"sentinel.dylib", # SentinelOne
"sentinel-*.dylib", # SentinelOne
]
__check_stray_files "/usr/local/lib", "*.dylib", white_list, <<~EOS