commit | 9d9295b9fd4d4cdd0b920b3ce6185d4db436b8d8 | [log] [tgz] |
---|---|---|
author | Nathan Williams <[email protected]> | Wed Aug 17 14:53:13 2011 |
committer | Nathan J. Williams <[email protected]> | Wed Aug 17 15:40:54 2011 |
tree | eee40c3cbfb21d874c984e74ee2a9120566e11d2 | |
parent | 15b67efd85299eb20745d9bb826daeb3aa66b780 [diff] |
modem set-carrier: Use all remaining args for carrier name. Use "$*" for the carrier name instead of using the needarg function, so that we grab all remaining command-line arguments as the carrier name. This prevents users from having to quote names like "Generic UMTS", and allows running this from crosh, which doesn't support any quoting. BUG=chromium-os:19214 TEST=Run "modem set-carrier Generic UMTS" from crosh Change-Id: Ifee1bbefd9121e1fed08c8a4745132e0ce343ba7 Reviewed-on: http://gerrit.chromium.org/gerrit/6156 Reviewed-by: Jason Glasgow <[email protected]> Reviewed-by: Eric Shienbrood <[email protected]> Tested-by: Nathan J. Williams <[email protected]>