Attention is currently required from: lynxis lazus.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-remsim/+/43352?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Verified-1 by Jenkins Builder
Change subject: handle_options(): exit(2) if an unparsed argument was given ......................................................................
handle_options(): exit(2) if an unparsed argument was given
All osmo-remsim binaries are only supporting arguments starting with a dash ('-'), but no positional argument. Ensure all binaries will exit when an positional argument was given and do the same when an unrecognized argument was given.
Change-Id: I84658bda7614d9463bd7d20eb584da8e7050f1e5 --- M src/bankd/bankd_main.c M src/client/remsim_client_main.c M src/server/remsim_server.c 3 files changed, 28 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-remsim refs/changes/52/43352/2