[Qa-jenkins-scm] [jenkins.debian.net] 01/06: reproducible: fix irc notification
Holger Levsen
holger at moszumanska.debian.org
Sat Oct 10 00:32:37 UTC 2015
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 2eab3acf1b3efe7a043f385135726c30bc6c6b87
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Oct 10 01:59:23 2015 +0200
reproducible: fix irc notification
---
bin/reproducible_build.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 2a7b4ae..7304828 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -652,7 +652,7 @@ check_buildinfo() {
rm $TMPFILE1 $TMPFILE2
set -e
if [ $RESULT -eq 1 ] ; then
- handle_unhandled "problem: different packages were installed in the 1st+2nd builds and also in the 2nd+3rd builds. Please check."
+ handle_unhandled "problem: different packages were installed in the 1st+2nd builds and also in the 2nd+3rd builds"
fi
fi
rm -f $TMPFILE1 $TMPFILE2
--
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