Revert "Whitelist OSXFuse headers"
This reverts commit f05d29e3fd0d056b78da6a0b0247e64f91014e04.
This commit is contained in:
parent
068b21db19
commit
bc5117b88d
@ -188,9 +188,7 @@ def check_for_stray_las
|
|||||||
end
|
end
|
||||||
|
|
||||||
def check_for_stray_headers
|
def check_for_stray_headers
|
||||||
white_list = {
|
white_list = {} # TODO whitelist MacFuse/OSXFuse headers
|
||||||
"osxfuse/*" => "OSXFuse",
|
|
||||||
}
|
|
||||||
|
|
||||||
__check_stray_files "/usr/local/include", "**/*.h", white_list, <<-EOS.undent
|
__check_stray_files "/usr/local/include", "**/*.h", white_list, <<-EOS.undent
|
||||||
Unbrewed header files were found in /usr/local/include.
|
Unbrewed header files were found in /usr/local/include.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user