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

Config: don't save an empty token #1

Merged
merged 1 commit into from May 12, 2022

Conversation

mistydemeo
Copy link
Contributor

This fixes a bug where the user could ctrl-c out of entering a token, or enter a blank value, and that would be dutifully saved to disk as the token value. Later invocations of revs would try to read the blank token file, then fail because it's invalid.

@campbel campbel merged commit 6b8351b into campbel:main May 12, 2022
@mistydemeo mistydemeo deleted the fix_empty_token branch May 12, 2022 21:12
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.

None yet

2 participants