kettle: use new java_cache env
This commit is contained in:
parent
6521e73c35
commit
a38b27a020
1 changed files with 2 additions and 1 deletions
|
@ -54,7 +54,8 @@ class Kettle < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
ENV["_JAVA_OPTIONS"] = "-Duser.home=#{testpath}"
|
||||
ENV.java_cache
|
||||
|
||||
system "#{bin}/pdipan", "-file=#{libexec}/samples/transformations/Encrypt\ Password.ktr", "-level=RowLevel"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue