Re: FreeBSD Port: devel/leiningen update to 2.9.7 (forgot to Cc sorry)

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Mon, 08 Nov 2021 22:38:44 UTC
Jan Beich <jbeich@FreeBSD.org> writes:

> $ lein repl
> As of 2.8.2, the repl task is incompatible with Clojure versions older than 1.7.0.
> You can downgrade to 2.8.1 or use `lein trampoline run -m clojure.main` for a simpler fallback repl.
> Subprocess failed (exit code: 1)
> ^C

Nevermind "Subprocess failed" part. Only happens when testing under WRKSRC,
probably because it inherits environment from the project under current directory.