Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct PID path, log filename and daemon name setup #12

Closed
wants to merge 4 commits into from

Conversation

seancorfield
Copy link

This pull request addresses the three issues I commented on in your recent commit.

Thanx for implementing :args in the daemon map! I've also verified command line args are passed to the daemon process now.

@arohner
Copy link
Owner

arohner commented Feb 27, 2013

Sorry, I got on a plane in the middle of working, didn't mean to leave it in that state. I've just pushed 0.5.3, it should fix your issues (and add tests!).

@arohner arohner closed this Feb 27, 2013
@seancorfield
Copy link
Author

Cool... will upgrade locally and try it out!

@seancorfield
Copy link
Author

The log file is still created with a leading : on it. This line should call name on alias I think: https://github.com/arohner/lein-daemon/blob/master/src/leiningen/daemon.clj#L63

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants