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

Argument parsing loop rewrite & fix double dash arguments #585

Merged
merged 3 commits into from
Apr 5, 2024

Conversation

rluzuriaga
Copy link
Member

No description provided.

- Fixes issue where double dash arguments `--ssl-path`, `--docroot`, `--webroot`, `--file`, `--backuppath`, `--startrange`, and `--endrange` were not evaluating user input correctly.
- Clean up loop so single and double dash arguments are evaluated on the same case.
@rluzuriaga rluzuriaga merged commit 8f9e4ca into FOGProject:dev-branch Apr 5, 2024
darksidemilk pushed a commit that referenced this pull request Aug 6, 2024
* Fix -E and --no-exportbuild install flags.

* Rewrite argument parsing loop.
- Fixes issue where double dash arguments `--ssl-path`, `--docroot`, `--webroot`, `--file`, `--backuppath`, `--startrange`, and `--endrange` were not evaluating user input correctly.
- Clean up loop so single and double dash arguments are evaluated on the same case.
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