g |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 08809105050203730776edb74c5e604851c7890f
Author: Norbert Thiebaud <nthieb...@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
 }
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to