[Libreoffice-commits] buildbot.git: tb/tb_internals.sh
Thorsten Behrens
thb at documentfoundation.org
Tue Jun 3 11:51:38 PDT 2014
tb/tb_internals.sh | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit c900dd47e4eabc6a8b977ff012379a52f6a7c43c
Author: Thorsten Behrens <thb at documentfoundation.org>
Date: Tue Jun 3 20:50:52 2014 +0200
Add libreoffice-4-3 branch to tb.
diff --git a/tb/tb_internals.sh b/tb/tb_internals.sh
index 5114824..3e3ae9a 100644
--- a/tb/tb_internals.sh
+++ b/tb/tb_internals.sh
@@ -182,6 +182,9 @@ determine_default_tinderbox_branch()
libreoffice-4-2)
echo "${b?}"
;;
+ libreoffice-4-3)
+ echo "${b?}"
+ ;;
esac
}
More information about the Libreoffice-commits
mailing list