On Fri, 24 Dec 2010 23:54:30 +1100 Alex Osborne <a...@meshy.org> wrote:
> I think this is a bug. I've sent Phil a pull request with a proposed > fix: > > http://github.com/ato/leiningen/commit/3f299cc560dbf7101c44a08d98da4177d6f326cc Yep, bendlas in #clojure helped me to diagnose. Great that you have a fix already, thanks! > In the meantime you should be able to work around it by using: > > $ lein run -m your.namespace filename Yes, that works. > Or alternatively quoting the first argument like this: > > $ lein run '"filename"' Good to know, that looks a bit "nicer" than repeating what is defined in project.clj already. Thanks a lot, hope the bugfix will get pulled soon :) regards, Marek -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en