summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thb@documentfoundation.org>2014-06-03 20:50:52 +0200
committerThorsten Behrens <thb@documentfoundation.org>2014-06-03 20:50:52 +0200
commitc900dd47e4eabc6a8b977ff012379a52f6a7c43c (patch)
tree1de3805d2a1c36c140068ba6fd51f2e74382d6de
parentd9fbd644cf17ca43f06f0ae33b4312d47a86354d (diff)
Add libreoffice-4-3 branch to tb.
-rw-r--r--tb/tb_internals.sh3
1 files changed, 3 insertions, 0 deletions
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
}