From: "Toke Høiland-Jørgensen" <notifications@github.com>
To: tohojo/flent <flent@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: [Flent-users] [tohojo/flent] Out of order command line parameters are silently ignored (#122)
Date: Fri, 24 Nov 2017 16:03:06 +0000 (UTC) [thread overview]
Message-ID: <tohojo/flent/issues/122@github.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 618 bytes --]
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
[-- Attachment #1.2: Type: text/html, Size: 2190 bytes --]
[-- Attachment #2: Type: text/plain, Size: 151 bytes --]
_______________________________________________
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org
next reply other threads:[~2017-11-24 16:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-24 16:03 Toke Høiland-Jørgensen [this message]
2017-11-24 16:03 ` Toke Høiland-Jørgensen
2017-11-24 16:03 ` Toke Høiland-Jørgensen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.flent.org/postorius/lists/flent-users.flent.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tohojo/flent/issues/122@github.com \
--to=notifications@github.com \
--cc=flent@noreply.github.com \
--cc=reply+01ead4bf64d716d4365890f595c3e730afd271bf474d784f92cf00000001163004ba92a169ce107d6cd6@reply.github.com \
--cc=subscribed@noreply.github.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox