parent
751d552ce4
commit
bf7a15e5c4
1 changed files with 0 additions and 6 deletions
|
@ -33,10 +33,4 @@ class Orientdb < Formula
|
||||||
def caveats
|
def caveats
|
||||||
"Use `orientdb <start | stop | status>`, `orientdb-console` and `orientdb-gremlin`."
|
"Use `orientdb <start | stop | status>`, `orientdb-console` and `orientdb-gremlin`."
|
||||||
end
|
end
|
||||||
|
|
||||||
test do
|
|
||||||
system "#{bin}/orientdb", "start"
|
|
||||||
system "#{bin}/orientdb status | grep PID"
|
|
||||||
system "#{bin}/orientdb", "stop"
|
|
||||||
end
|
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue