[Qa-jenkins-scm] [jenkins.debian.net] 01/01: torbrowser tests: revert fix typo in micahlee's name and fix the other typo in his name…
Holger Levsen
holger at layer-acht.org
Sun May 15 00:39:21 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 4b999718421af766ea9a17e6f5e3539fdc4af838
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun May 15 02:38:39 2016 +0200
torbrowser tests: revert fix typo in micahlee's name and fix the other typo in his name…
---
bin/test_torbrowser-launcher.sh | 2 +-
job-cfg/torbrowser-launcher.yaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/bin/test_torbrowser-launcher.sh b/bin/test_torbrowser-launcher.sh
index 9197311..919d046 100755
--- a/bin/test_torbrowser-launcher.sh
+++ b/bin/test_torbrowser-launcher.sh
@@ -115,7 +115,7 @@ upgrade_to_package_build_from_git() {
if [ "$BRANCH" = "debian/jessie" ] || [ "$BRANCH" = "debian/jessie-proposed" ] ; then
local UPSTREAM_TREE=v0.1.9
elif [ "$BRANCH" = "upstream-master-plus-debian-packaging" ] ; then
- local UPSTREAM_TREE=micahlee/master
+ local UPSTREAM_TREE=micahflee/master
else
local UPSTREAM_TREE=origin/master
fi
diff --git a/job-cfg/torbrowser-launcher.yaml b/job-cfg/torbrowser-launcher.yaml
index 309a8a9..bc760b7 100644
--- a/job-cfg/torbrowser-launcher.yaml
+++ b/job-cfg/torbrowser-launcher.yaml
@@ -221,6 +221,6 @@
- '{name}_test_on_unstable_amd64_from_git_branch_upstream_master':
my_description: 'Test torbrowser-launcher on unstable/amd64 using the upstream master branch, in which the debian/sid branch is merged into.'
my_timed: '23 2 * * *'
- my_gitrepo: 'git://github.com/micahlee/torbrowser-launcher'
+ my_gitrepo: 'git://github.com/micahflee/torbrowser-launcher'
my_gitbranch: 'master'
my_shell: '/srv/jenkins/bin/test_torbrowser-launcher.sh unstable git merge debian/sid'
--
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