neo4j: remove deprecated ENV.java_cache
This commit is contained in:
parent
a2a2bd8b5a
commit
6a0e38aa16
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ class Neo4j < Formula
|
|||
|
||||
test do
|
||||
ENV["NEO4J_HOME"] = libexec
|
||||
ENV.java_cache
|
||||
ENV["NEO4J_LOG"] = testpath/"libexec/data/log/neo4j.log"
|
||||
ENV["NEO4J_PIDFILE"] = testpath/"libexec/data/neo4j-service.pid"
|
||||
mkpath testpath/"libexec/data/log"
|
||||
|
|
Loading…
Reference in a new issue