summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-11-13 02:26:20 +0000
committerHolger Levsen <holger@layer-acht.org>2017-11-13 02:26:20 +0000
commit20a790c77e1ecb561ae9193291a3e21fef9e02d5 (patch)
treed32dd55be8fec13fda744b9e43ab15c37d7c4720 /job-cfg
parent9a62b9dd942bdab6dcea5aa379dcced4d8088830 (diff)
downloadjenkins.debian.net-20a790c77e1ecb561ae9193291a3e21fef9e02d5.tar.xz
Revert "Reproducible Arch Linux: more or less dummy commit, to trigger job updates"
/dev/pts wasnt mounted, let's try without this commit... This reverts commit 9a62b9dd942bdab6dcea5aa379dcced4d8088830.
Diffstat (limited to 'job-cfg')
-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 4537962a..29499bf0 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -789,7 +789,7 @@
my_shell: '/srv/jenkins/bin/reproducible_build_rpm.sh fedora-23 x86_64'
# when you add another fedora builder here
# the loop in bin/reproducible_setup_mock.sh needs to be increased too
- my_description: 'Build {op_descname} package twice and run diffoscope on it, if it is not reproducible.'
+ my_description: 'Try to reproducibly build {op_descname} package.'
my_shell: '/srv/jenkins/bin/reproducible_build_{otherproject}_pkg.sh'
my_timed: '* * * * *'
my_trigger: 'reproducible_html_{otherproject}'