Attention is currently required from: dexter, jolly.

jolly uploaded patch set #3 to this change.

View Change

The following approvals got outdated and were removed: Verified+1 by Jenkins Builder

Introduce 'operation' parameters to main file

Instead of having several command line options to trigger various
operations, operational argument(s) are used. Because an operation runs
exclusively, arguments for only one operation can be given at the same
time.

New operations are added in later patches, so they can use the
operational arguments as well and do not need to introduce new command
line options.

Revert from getopt_long() back to getopt(), because long options are not
required for this approach.

Related: SYS#8101
Change-Id: I6b960f840820990de40fb07332669ddbfcdf1e7d
---
M src/ipa/main.c
1 file changed, 70 insertions(+), 49 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/onomondo-ipa refs/changes/02/43202/3

To view, visit change 43202. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newpatchset
Gerrit-Project: onomondo-ipa
Gerrit-Branch: master
Gerrit-Change-Id: I6b960f840820990de40fb07332669ddbfcdf1e7d
Gerrit-Change-Number: 43202
Gerrit-PatchSet: 3
Gerrit-Owner: jolly <andreas@eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier@sysmocom.de>
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Attention: jolly <andreas@eversberg.eu>
Gerrit-Attention: dexter <pmaier@sysmocom.de>