[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: use common functions too

Holger Levsen holger at layer-acht.org
Thu Aug 18 08:32:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 6346e1605e7e15c5982dde074c743a836b64dfde
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Aug 18 10:32:02 2016 +0200

    reproducible Debian: use common functions too
---
 bin/diffoscope_distribution_test.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bin/diffoscope_distribution_test.sh b/bin/diffoscope_distribution_test.sh
index c44cc48..b4660bb 100755
--- a/bin/diffoscope_distribution_test.sh
+++ b/bin/diffoscope_distribution_test.sh
@@ -7,6 +7,9 @@ DEBUG=false
 . /srv/jenkins/bin/common-functions.sh
 common_init "$@"
 
+# common code (used for irc_message)
+. /srv/jenkins/bin/reproducible_common.sh
+
 check_pypi() {
 	TMPPYPI=$(mktemp -t diffoscope-distribution-XXXXXXXX)
 	# the following two lines are a bit fragile…

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list