diff options
author | Victor Morales <victor.morales@intel.com> | 2018-03-16 17:21:42 -0700 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-24 17:15:18 +0000 |
commit | 4656214fb3521610944665b2e02e2157f11e9ab2 (patch) | |
tree | df99ed1cbf4640da6ec029e655e822e9c402b9de | |
parent | 39da21c3dfed0a64a1e9a8192680208a0240f318 (diff) |
Updated git submodules
Project: sdc master dd275e87db8a7d573ff33a515207766ca4b78768
Use getopts in simulator_docker_run.sh
The simulator_docker_run.sh script can use getopts builtin fuction
instead of while/case combination. This helps to clean the code and
reuse some existing functions.
Issue-ID: SDC-993
Change-Id: I6a0a7ddd25d0da980e3d870bebddb8913bcdfdf7
Signed-off-by: Michael Lando <ml636r@att.com>
m--------- | docs/submodules/sdc.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git -Subproject cb1b7daace9f16ed54b3bc0b419e100f52320fd +Subproject dd275e87db8a7d573ff33a515207766ca4b7876 |