Martin Afanasjew
ec75ca7e42
extend/os/mac/diagnostic: remove redundant method
...
Remove an exact duplicate from further up in the same file. (It was
accidentally added in 8a582f2bd976ce7044c3b2dc6eef701f94b9ace5.)
2016-07-06 16:26:27 +02:00
Martin Afanasjew
2842910609
extend/os/mac/diagnostic: fix indentation
2016-07-06 16:22:15 +02:00
Xu Cheng
cc01d3f59a
doctor: fix undefined method `include?' for nil:NilClass
...
Closes https://github.com/Homebrew/homebrew-core/issues/2758
2016-07-06 16:18:24 +08:00
Misty De Meo
ca005cb824
doctor: check for beta XQuartz releases
...
Beta versions of XQuartz have address sanitization enabled, which
breaks some software at runtime, including wine.
Closes Homebrew/homebrew-core#2481.
Closes #459 .
Signed-off-by: Misty De Meo <mistydemeo@github.com>
2016-07-06 17:21:05 +10:00
Mike McQuaid
59074e91d6
diagnostic: more porting to generic OS. ( #449 )
2016-07-04 18:35:03 +01:00
Mike McQuaid
fd0a81399b
diagnostic: prod unsupported OS users to file PRs. ( #365 )
...
They may not but it's nice to be a bit more explicit.
2016-06-14 21:23:56 +01:00
Mike McQuaid
8a582f2bd9
Make diagnostic code cross-platform.
2016-05-08 16:51:22 +01:00