summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-04-25 15:22:53 +0200
committerHolger Levsen <holger@layer-acht.org>2016-04-25 15:33:58 +0200
commit1dc7cb84075d627295abb951c201b16f0699f7f6 (patch)
tree47cf5ca4bba957b9a07c14cca1d18c405cfe863b /job-cfg/reproducible.yaml
parent54968b6673a5c13961d87f61a9852511b270ac44 (diff)
downloadjenkins.debian.net-1dc7cb84075d627295abb951c201b16f0699f7f6.tar.xz
refactor to make script more generally useful
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r--job-cfg/reproducible.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index f19fd32e..dacf9955 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -464,7 +464,7 @@
- 'diffoscope_pypi':
my_description: 'Test whether PyPI has the latest diffoscope.'
my_timed: '23 23 * * *'
- my_shell: '/srv/jenkins/bin/diffoscope_pypi_test.sh'
+ my_shell: '/srv/jenkins/bin/diffoscope_distribution_test.sh pypi'
my_shellext: ".sh"
my_shell: '/srv/jenkins/bin/reproducible_{my_task}{my_shellext}'