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

Fixed --browser behaviour when --server-name provided #2292

Merged
merged 3 commits into from
Jan 26, 2016

Conversation

marc1n
Copy link
Contributor

@marc1n marc1n commented Jan 26, 2016

Fixing PR #1533: Calling:

   pserve --server-name abc --browser app.ini

caused error : "LookupError: No section 'main' (prefixed by 'server') found in config app.ini"

Fixed PR Pylons#1533. Calling:
   pserve --server-name abc --browser app.ini
caused error : "LookupError: No section 'main' (prefixed by 'server') found in config app.ini"
@marc1n marc1n closed this Jan 26, 2016
@marc1n marc1n reopened this Jan 26, 2016
@mmerickel
Copy link
Member

Looks great, thank you. I'll merge once tests pass.

@marc1n
Copy link
Contributor Author

marc1n commented Jan 26, 2016

@mmerickel Great!

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