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

Return error when directory can't be added to PATH #1083

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

dukecat0
Copy link
Member

  • I have added an entry to docs/changelog.md

Summary of changes

Return an error message when directory can't be added to PATH successfully.
Closes #1064

Test plan

Tested by running

chmod 0444 ~/.zshrc
pipx ensurepath --force

@dukecat0 dukecat0 merged commit ac64740 into pypa:main Oct 13, 2023
11 checks passed
@dukecat0 dukecat0 deleted the ensurepath-err branch October 13, 2023 10:06
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.

ensurepath when zshrc is read-only
2 participants