On Fri, Feb 10, 2017 at 01:19:15PM +0100, Neels Hofmeyr wrote:
For general solutions: the SDK apparently provides optarg, so we could use that instead of argparse.
Changed to getopt in https://gerrit.osmocom.org/1792 which works with the current nightly SDK.
~N