Attention is currently required from: dexter, jolly.
jolly uploaded patch set #2 to this change.
The following approvals got outdated and were removed: Code-Review+2 by dexter
The change is no longer submittable: Code-Review is unsatisfied now.
Introduce 'operation' option to main file
Instead of having several command line flags to trigger various
operations, a single command line option '-o <operation>' is used.
Because an operation runs exclusively, it makes no sense to allow
multiple command line flags at the same time.
New operations are added in later patches, so they can use the '-o'
option as well and do not need to introduce new command line flags.
Revert from getopt_long() back to getopt(), because long options are not
required anymore.
Related: SYS#8101
Change-Id: I6b960f840820990de40fb07332669ddbfcdf1e7d
---
M src/ipa/main.c
1 file changed, 27 insertions(+), 21 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/onomondo-ipa refs/changes/02/43202/2
To view, visit change 43202. To unsubscribe, or for help writing mail filters, visit settings.