[Qa-jenkins-scm] [jenkins.debian.net] 01/02: torbrowser tests: provide live screenshots again

Holger Levsen holger at moszumanska.debian.org
Sun Nov 15 14:59:52 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 4f42083c05800176ce3edf9560c9ccc9bc2a83f0
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Nov 15 15:58:15 2015 +0100

    torbrowser tests: provide live screenshots again
---
 bin/test_torbrowser-launcher.sh | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/bin/test_torbrowser-launcher.sh b/bin/test_torbrowser-launcher.sh
index 6057378..b1d9058 100755
--- a/bin/test_torbrowser-launcher.sh
+++ b/bin/test_torbrowser-launcher.sh
@@ -31,8 +31,10 @@ update_screenshot() {
 	xwd -root -silent -display :$SCREEN.0 | xwdtopnm > screenshot.pnm 2>/dev/null
 	pnmtopng screenshot.pnm > screenshot.png
 	convert screenshot.png -adaptive-resize 128x96 screenshot-thumb.png
+	# for publishing
 	cp screenshot.png $RESULTS/screenshot_$TIMESTAMP.png
-	mv screenshot.png screenshot-thumb.png $RESULTS/
+	# for the live screenshot plugin
+	mv screenshot.png screenshot-thumb.png $WORKSPACE/
 }
 
 first_test() {

-- 
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