This commit is contained in:
uu59 2014-11-11 12:56:57 +09:00
parent c7233a565e
commit fe110ba0ec

View File

@ -34,7 +34,7 @@ module FluentdUI
case RbConfig::CONFIG['host_os']
when /darwin|mac os/
:macosx
else
else # FIXME: windows is unix? :P
:unix
end
end