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

Dry run command not reading correctly #637

Closed
rvermootenct opened this issue Dec 15, 2022 · 0 comments
Closed

Dry run command not reading correctly #637

rvermootenct opened this issue Dec 15, 2022 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@rvermootenct
Copy link
Contributor

Describe the bug
When looking at the help options the choices are read as DryRun.NO_SIGNER instead of parsing what that constant is. Therefore a user thinks they need to write -D DryRun.NO_SIGNER instead of -D NO_SIGNER.

To Reproduce
Steps to reproduce the behavior:

  1. Run python3 src/main.py --help
  2. Read the instructions for dry run

Expected behavior
The choices should be "SIGNER" and "NO SIGNER"

Additional context
This issue was brought to attention in the TRD slack by user Leo Treasure

@rvermootenct rvermootenct added the bug Something isn't working label Dec 15, 2022
@jdsika jdsika closed this as completed Dec 19, 2022
@jdsika jdsika added this to the v11.0 (Lima) milestone Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants