aboutsummaryrefslogtreecommitdiffstats
path: root/sgsnemu
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 10:47:50 +0800
commit3cce289e4bb5891cd16e95e2d1b9e9660bdde291 (patch)
tree292f9377e86c4d4efd7f1ee13d3b744f76eebf83 /sgsnemu
parentb2a9aae35a8595bcd8b6986b0016f74ddfbc5fe9 (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
Diffstat (limited to 'sgsnemu')
-rw-r--r--sgsnemu/cmdline.ggo1
1 files changed, 1 insertions, 0 deletions
diff --git a/sgsnemu/cmdline.ggo b/sgsnemu/cmdline.ggo
index e917fb5..620ae7a 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