[Libreoffice-commits] .: Branch 'feature/submodules' - g
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sun Oct 7 15:13:15 PDT 2012
g | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 08809105050203730776edb74c5e604851c7890f
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Tue Oct 2 13:29:01 2012 -0500
missing fi in ./g
Change-Id: Ic763d7cd73c2a3df8e5d5146eaf795188d8c79d1
diff --git a/g b/g
index f70cac1..aa53015 100755
--- a/g
+++ b/g
@@ -147,6 +147,7 @@ local repo
if [ -n "$repo" ] ; then
cp -r "${repo?}" "${module?}/."
fi
+ fi
done
}
More information about the Libreoffice-commits
mailing list