[Qa-jenkins-scm] [jenkins.debian.net] 01/01: lvc: temporarily drop pretty_debug, because pb10 chokes on it
Holger Levsen
holger at layer-acht.org
Sun May 29 18:53:59 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 409be7e1427f7b11ec58c647113b784f16940556
Author: Philip Hands <phil at hands.com>
Date: Sun May 29 20:40:09 2016 +0200
lvc: temporarily drop pretty_debug, because pb10 chokes on it
---
bin/lvc.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/lvc.sh b/bin/lvc.sh
index dd25208..a88d09a 100755
--- a/bin/lvc.sh
+++ b/bin/lvc.sh
@@ -117,7 +117,7 @@ fi
echo "Debug log available at runtime at https://jenkins.debian.net/view/lvc/job/$JOB_NAME/ws/results/debug.log"
-/srv/jenkins/cucumber/bin/run_test_suite --vnc-server-only --iso $IMAGE --tmpdir $PWD --old-iso $IMAGE -- --format pretty --format pretty_debug --out $PWD/results/debug.log /srv/jenkins/cucumber/features/step_definitions /srv/jenkins/cucumber/features/support "${@}"
+/srv/jenkins/cucumber/bin/run_test_suite --vnc-server-only --iso $IMAGE --tmpdir $PWD --old-iso $IMAGE -- --format pretty /srv/jenkins/cucumber/features/step_definitions /srv/jenkins/cucumber/features/support "${@}"
cleanup_all
--
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