g: fix typo
Change-Id: I97484d8647549646117f6c51dde4eb17ec82c8be
This commit is contained in:
parent
fc8f76395d
commit
2a8cabe86a
1 changed files with 1 additions and 1 deletions
2
g
2
g
|
@ -133,7 +133,7 @@ local repo
|
|||
for module in $SUBMODULES_CONFIGURED ; do
|
||||
if [ ! -d ${module?}/.git ] ; then
|
||||
case "${module?}" in
|
||||
helcontent2)
|
||||
helpcontent2)
|
||||
if [ -d clone/help/.git ] ; then
|
||||
repo="clone/help/.git"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue