g: fix typo
Change-Id: I97484d8647549646117f6c51dde4eb17ec82c8be
This commit is contained in:
2
g
2
g
@@ -133,7 +133,7 @@ local repo
|
|||||||
for module in $SUBMODULES_CONFIGURED ; do
|
for module in $SUBMODULES_CONFIGURED ; do
|
||||||
if [ ! -d ${module?}/.git ] ; then
|
if [ ! -d ${module?}/.git ] ; then
|
||||||
case "${module?}" in
|
case "${module?}" in
|
||||||
helcontent2)
|
helpcontent2)
|
||||||
if [ -d clone/help/.git ] ; then
|
if [ -d clone/help/.git ] ; then
|
||||||
repo="clone/help/.git"
|
repo="clone/help/.git"
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user