hive: fix rubocop 0.65.0 style.
This commit is contained in:
parent
817d653a51
commit
9746c667eb
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ class Hive < Formula
|
|||
|
||||
Pathname.glob("#{libexec}/bin/*") do |file|
|
||||
next if file.directory?
|
||||
|
||||
(bin/file.basename).write_env_script file,
|
||||
Language::Java.java_home_env("1.7+").merge(:HIVE_HOME => libexec)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue