[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fix syntax
Holger Levsen
holger at moszumanska.debian.org
Sat Nov 14 16:28:15 UTC 2015
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 bd826f9e78b4d00fd436c7eac01d7f1c7764399b
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Nov 14 17:28:06 2015 +0100
fix syntax
---
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 a2cf299..45915d1 100755
--- a/bin/test_torbrowser-launcher.sh
+++ b/bin/test_torbrowser-launcher.sh
@@ -28,7 +28,7 @@ first_test() {
schroot --run-session -c $SESSION --directory /tmp -u root -- mkdir $HOME
schroot --run-session -c $SESSION --directory /tmp -u root -- chown jenkins:jenkins $HOME
SCREEN=77
- Xvfb -ac -br -screen 1024x768x16 :$SCREEN.0 &
+ Xvfb -ac -br -screen 0 1024x768x16 :$SCREEN &
XPID=$!
export DISPLAY=":$SCREEN.0"
timeout -k 12m 11m schroot --run-session -c $SESSION --preserve-environment -- torbrowser-launcher https://www.debian.org &
--
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