[Libreoffice-commits] buildbot.git: tb/tb_internals.sh

Thorsten Behrens Thorsten.Behrens at CIB.de
Wed May 20 13:42:44 PDT 2015


 tb/tb_internals.sh |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit a613980bfc9afba4b4846263a1211664b22da22e
Author: Thorsten Behrens <Thorsten.Behrens at CIB.de>
Date:   Wed May 20 22:42:05 2015 +0200

    Add some more branch names as known.

diff --git a/tb/tb_internals.sh b/tb/tb_internals.sh
index 66f8a46..0f514fb 100644
--- a/tb/tb_internals.sh
+++ b/tb/tb_internals.sh
@@ -189,6 +189,12 @@ determine_default_tinderbox_branch()
         libreoffice-4-3)
             echo "${b?}"
             ;;
+        libreoffice-4-4)
+            echo "${b?}"
+            ;;
+        libreoffice-5-0)
+            echo "${b?}"
+            ;;
     esac
 }
 


More information about the Libreoffice-commits mailing list