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

handle nonexistent DOCROOT in serv_init, update readme #15

Merged
merged 1 commit into from
Oct 18, 2022
Merged

Conversation

sarnold
Copy link
Owner

@sarnold sarnold commented Oct 18, 2022

  • remove superflous daemon check, it will raise FileNotFound error if home_dir (ie, doc root) does not exist
  • include honcho proc/env files in sdist

* remove superflous daemon check, it will raise FileNotFound error
  if home_dir (ie, doc root) does not exist
* include honcho proc/env files in sdist

Signed-off-by: Stephen L Arnold <nerdboy@gentoo.org>
@sarnold sarnold self-assigned this Oct 18, 2022
@github-actions
Copy link

Package Line Rate Branch Rate Complexity Health
pyserv 97% 100% 0
Summary 97% (109 / 112) 100% (10 / 10) 0

@github-actions
Copy link

Hello @sarnold! Thanks for opening this PR. We found the following information based on analysis of the coverage report:

Base Branch Rate coverage is 100%
Merging 8bc4da2 into master will not change coverage

Nice work, @sarnold. Cheers! 🍻

@sarnold sarnold merged commit ec57bbe into master Oct 18, 2022
@sarnold sarnold deleted the test-dirs branch October 18, 2022 22:03
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.

1 participant