aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-09-24 08:56:14 +0800
committerHarald Welte <laforge@gnumonks.org>2017-09-24 08:56:14 +0800
commit7c20148e396928f587a3719e092a8d1486664773 (patch)
tree052b11d0de5a3ebfdc816c5462427b76c8f4fd8a
parentb6fc227763f26cec76be0da6cc402dce447abc91 (diff)
sgsnemu: Fix up gengetopt file for --norecovery
In commit 3a4c67b4bf0067c4949a60bc750d01e0576c5e08 we introduced the --norecovery command line option, but this was apparently done by manually editing the C source code rather than adding it to the .ggo and letting gengetopt do its magic. Let's fix this up. Change-Id: I1698280a699b17cea65651c3736ef149aba7e432
-rw-r--r--sgsnemu/cmdline.ggo1
1 files changed, 1 insertions, 0 deletions
diff --git a/sgsnemu/cmdline.ggo b/sgsnemu/cmdline.ggo
index 019fc94..2170e8b 100644
--- a/sgsnemu/cmdline.ggo
+++ b/sgsnemu/cmdline.ggo
@@ -30,6 +30,7 @@ option "userloc" - "User Location Information" string default="025
option "rai" - "Routing Area Information" string default="02509946241207" no typestr="MCC.MNC.LAC.RAC"
option "mstz" - "MS Time Zone" string default="0" no typestr="sign.NbQuartersOfAnHour.DSTAdjustment"
option "imeisv" - "IMEI(SV) International Mobile Equipment Identity (and Software Version)" string default="2143658709214365" no
+option "norecovery" - "Do not send recovery" flag off
option "imsi" i "IMSI" string default="240010123456789" no
option "nsapi" - "NSAPI" int default="0" no
option "msisdn" m "Mobile Station ISDN number" string default="46702123456" no