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

Command line parsing warnings #27

Open
bneradt opened this issue Jul 8, 2020 · 0 comments
Open

Command line parsing warnings #27

bneradt opened this issue Jul 8, 2020 · 0 comments

Comments

@bneradt
Copy link
Collaborator

bneradt commented Jul 8, 2020

Fei noticed that this generates now warning:

./verifier-client run ./replay ${ts_ip}:80,${ts_ip}:81,${ts_ip}:82,${ts_ip}:83,${ts_ip}:8080 ${ts_ip}:443,${ts_ip}:444,${ts_ip}:445,${ts_ip}:446,${ts_ip}:4443 --rate 4000--repeat 10

Note: --rate 4000--repeat 10 doesn't have a space between 4000 and --repeat. The client simply winds up ignoring the repeat argument and silently continues without a warning. It would be nice if it warned or simply failed to execute with this.

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

No branches or pull requests

1 participant