Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

unicorn still complains about -P flag, when using just "unicorn" as name #24

Open
toadle opened this issue Jan 8, 2015 · 0 comments
Open

Comments

@toadle
Copy link

toadle commented Jan 8, 2015

Hey guys,

I noticed that here f9e0169 the -P flag gets excluded for unicorn_rails to keep it from complaining about using this flag.

Now we had unicorn as name and our unicornherder command looked like this:

bundle exec unicornherder -u unicorn -t 60 -p /somepath/some.pid

in this case unicorn still complains about the -P flag cause it still gets passed on.

I don't really know about gunicorn and stuff, but I think that for just unicorn the -P flag should also be left out.

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

No branches or pull requests

1 participant