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

New commits:
commit a613980bfc9afba4b4846263a1211664b22da22e
Author: Thorsten Behrens <thorsten.behr...@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
 }
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to