I've been bitten by this a couple of times now, and got annoyed enough to open a bug.

Basically, this will work:

irtt client -d 5s localhost

whereas this will appear to work but will silently ignore the parameter and keep running for an hour:

irtt client localhost -d 5s

Ideally, the order of parameters shouldn't matter. But if the switches are required to be at the beginning, at least an error should be raised if they are not...


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.