summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-06 18:14:11 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-06 18:14:11 +0200
commit5ced2205eac51588c568dc5ca72da86e79a55a5f (patch)
treed1c3ba4715ed44349811cf8feb651838b0fc2ae0
parente9cd5b256716abe0580950111aa61f267874d499 (diff)
downloadjenkins.debian.net-5ced2205eac51588c568dc5ca72da86e79a55a5f.tar.xz
reproducible: fixup Mattia's last two commits
-rwxr-xr-xbin/common-functions.sh2
-rw-r--r--job-cfg/reproducible.yaml2
2 files changed, 1 insertions, 3 deletions
diff --git a/bin/common-functions.sh b/bin/common-functions.sh
index 2e24f47a..c8ffa620 100755
--- a/bin/common-functions.sh
+++ b/bin/common-functions.sh
@@ -3,8 +3,6 @@
# Copyright 2014-2015 Holger Levsen <holger@layer-acht.org>
# released under the GPLv=2
-HOSTNAME=jenkins
-
common_cleanup(){
echo "$(date) - $0 stopped running as $TTT, which will now be removed."
rm -f $TTT
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 13123a4b..d6b19d1a 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -641,7 +641,7 @@
my_description: 'Generate HTML results (notes) for reproducible builds, triggered by changes to the <a href="https://anonscm.debian.org/cgit/reproducible/notes.git" target="_blank">notes.git</a> repository.'
my_timed: '57 0 * * *'
my_gitrepo: 'git://git.debian.org/git/reproducible/notes.git'
- my_shell: '/srv/jenkins/bin/reproducible_html_notes.sh && /srv/jenkins/bin/reproducible_notes.py'
+ my_shell: '/srv/jenkins/bin/reproducible_notes.py'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
my_node: ''
- '{name}_html_howto':