Jan Beich <jbe...@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.