Skip to content

Instantly share code, notes, and snippets.

@travis
Created May 8, 2013 17:48
Show Gist options
  • Save travis/5542183 to your computer and use it in GitHub Desktop.
Save travis/5542183 to your computer and use it in GitHub Desktop.
port broken in 2.1.3
$ lein version
Leiningen 2.1.3 on Java 1.6.0_26 Java HotSpot(TM) 64-Bit Server VM
$ lein repl :headless :port 12345
nREPL server started on port 48422
$ ../leiningen/bin/lein repl :headless :port 12345
nREPL server started on port 12345
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment