[Qa-jenkins-scm] [jenkins.debian.net] 01/01: torbrowser-tests: build jessie-proposed using the 0.1.9 upstream tag too

Holger Levsen holger at moszumanska.debian.org
Mon Mar 28 05:14:16 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 794e4a5211d3fd924bb0b66cdc3391a485bdcaa7
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Mar 28 01:13:42 2016 -0400

    torbrowser-tests: build jessie-proposed using the 0.1.9 upstream tag too
---
 bin/test_torbrowser-launcher.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/test_torbrowser-launcher.sh b/bin/test_torbrowser-launcher.sh
index d77b9ab..7e134d4 100755
--- a/bin/test_torbrowser-launcher.sh
+++ b/bin/test_torbrowser-launcher.sh
@@ -112,7 +112,7 @@ upgrade_to_package_build_from_git() {
 	# GIT_URL is set by jenkins
 	echo "$(date -u ) - building Debian package based on branch $BRANCH from $GIT_URL."
 	# build package
-	if [ "$BRANCH" = "debian/jessie" ] ; then
+	if [ "$BRANCH" = "debian/jessie" ] || [ "$BRANCH" = "debian/jessie-proposed" ] ; then
 		local UPSTREAM_TREE=v0.1.9
 	else
 		local UPSTREAM_TREE=origin/master

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list