[Libreoffice-commits] buildbot.git: bin/tinbuild2

Norbert Thiebaud nthiebaud at gmail.com
Tue May 21 07:10:37 PDT 2013


 bin/tinbuild2 |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 0ef62edfb144f28d88b95ef798dcd8404413b556
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Tue May 21 09:10:08 2013 -0500

    add support for libreoffice-4-1 in tinbuild2

diff --git a/bin/tinbuild2 b/bin/tinbuild2
index 57d2a6c..c2790c5 100755
--- a/bin/tinbuild2
+++ b/bin/tinbuild2
@@ -521,6 +521,7 @@ else
     libreoffice-3-5) TINDER_BRANCH=$B ;;
     libreoffice-3-6) TINDER_BRANCH=$B ;;
     libreoffice-4-0) TINDER_BRANCH=$B ;;
+    libreoffice-4-1) TINDER_BRANCH=$B ;;
     *)
         if [ "${MODE}" = "prime" -o "${MODE}" = "gerrit-patch" -o "${MODE?}" = "gerrit" ] ; then
             TINDER_BRANCH=$B


More information about the Libreoffice-commits mailing list