From 4b0408dd275ac22214a4bfcc28d52d496abe265f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 15 Feb 2015 17:57:42 +0100 Subject: reproducible: replace another shell script with python (and speedup runtime from 15m to 4s) - many thanks to Mattia Rizzolo --- job-cfg/reproducible.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index dbfd8e01..58d8fe71 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -213,7 +213,7 @@ - '{name}_html_indexes': my_description: 'Generate HTML results (indexes) for reproducible builds.' my_timed: '59 */2 * * *' - my_shell: '/srv/jenkins/bin/reproducible_html_indexes.sh' + my_shell: '/srv/jenkins/bin/reproducible_html_indexes.py' my_recipients: 'holger@layer-acht.org' - '{name}_html_dd_list': my_description: 'Generate HTML results (dd-list) for reproducible builds.' -- cgit v1.2.3-70-g09d2