summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xg1
1 files changed, 1 insertions, 0 deletions
diff --git a/g b/g
index f70cac1098ce..aa53015f9f8b 100755
--- a/g
+++ b/g
@@ -147,6 +147,7 @@ local repo
if [ -n "$repo" ] ; then
cp -r "${repo?}" "${module?}/."
fi
+ fi
done
}