[Qa-jenkins-scm] [jenkins.debian.net] 01/01: abort.sh: include export output for debugging
Holger Levsen
holger at layer-acht.org
Tue Sep 12 12:55:05 UTC 2017
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 82fca1a61abb59096650f25934b7c53761dd171b
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Sep 12 14:54:51 2017 +0200
abort.sh: include export output for debugging
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/abort.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/bin/abort.sh b/bin/abort.sh
index cb25486..959f7ea 100755
--- a/bin/abort.sh
+++ b/bin/abort.sh
@@ -1,5 +1,6 @@
#!/bin/bash
+export
TMPFILE=$(mktemp)
curl https://jenkins.debian.net/jnlpJars/jenkins-cli.jar -o $TMPFILE
java -jar $TMPFILE -s http://localhost:8080/ set-build-result aborted
--
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