From 5ced2205eac51588c568dc5ca72da86e79a55a5f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 6 Aug 2015 18:14:11 +0200 Subject: reproducible: fixup Mattia's last two commits --- bin/common-functions.sh | 2 -- job-cfg/reproducible.yaml | 2 +- 2 files changed, 1 insertion(+), 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 # 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 notes.git 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': -- cgit v1.2.3-70-g09d2