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

Exit Code Typo in backup-bitwarden.ps1 #3

Closed
ZacksHomeLab opened this issue Jan 25, 2023 · 1 comment · Fixed by #4
Closed

Exit Code Typo in backup-bitwarden.ps1 #3

ZacksHomeLab opened this issue Jan 25, 2023 · 1 comment · Fixed by #4
Assignees

Comments

@ZacksHomeLab
Copy link
Owner

While reviewing backup-bitwarden.ps1. I noticed the following typo:

$exitcodde_NotRoot = 9

If the program were to run as a non-sudo user, the program will exit without providing an appropriate exit code.

@ZacksHomeLab ZacksHomeLab self-assigned this Jan 25, 2023
@ZacksHomeLab
Copy link
Owner Author

Issue has been resolved.

@ZacksHomeLab ZacksHomeLab linked a pull request Jan 25, 2023 that will close this issue
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 a pull request may close this issue.

1 participant