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 or view it on GitHub:
https://github.com/tohojo/flent/issues/122
_______________________________________________
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org

Reply via email to