https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215781

--- Comment #1 from Brandon Barker <[email protected]> ---
A couple of notes I accidentally left out due to premature submission:

* openjdk8 is required to be installed.

After running this in amm:
%pgrep("java")

this results in the following less than helpful error, which after looking
through the ammonite code, indicates that nothing to stdout was printed from
pgrep:

ammonite.ops.InteractiveShelloutException
  ammonite.ops.Shellout$.executeInteractive(Shellout.scala:53)
  ammonite.ops.Shellout$.$anonfun$$percent$1(Shellout.scala:14)
  ammonite.ops.Shellout$.$anonfun$$percent$1$adapted(Shellout.scala:14)
  ammonite.ops.Command.applyDynamic(Shellout.scala:105)
  $sess.cmd22$.<init>(cmd22.sc:1)
  $sess.cmd22$.<clinit>(cmd22.sc:-1)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to