From 20a790c77e1ecb561ae9193291a3e21fef9e02d5 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 13 Nov 2017 02:26:20 +0000 Subject: 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. --- job-cfg/reproducible.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg') 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}' -- cgit v1.2.3-54-g00ecf