From 4656214fb3521610944665b2e02e2157f11e9ab2 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Fri, 16 Mar 2018 17:21:42 -0700 Subject: [PATCH] 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 --- docs/submodules/sdc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index cb1b7daac..dd275e87d 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit cb1b7daace9f16ed54b3bc0b419e100f52320fde +Subproject commit dd275e87db8a7d573ff33a515207766ca4b78768 -- 2.16.6