[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: improve error message
Holger Levsen
holger at moszumanska.debian.org
Fri Apr 3 09:46:14 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 607ff3dd99be95dd3a36c6e4b620a3932db0b3aa
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Apr 3 11:43:18 2015 +0200
reproducible: improve error message
---
bin/reproducible_create_meta_pkg_sets.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_create_meta_pkg_sets.sh b/bin/reproducible_create_meta_pkg_sets.sh
index 4e964e4..997a5d0 100755
--- a/bin/reproducible_create_meta_pkg_sets.sh
+++ b/bin/reproducible_create_meta_pkg_sets.sh
@@ -56,7 +56,7 @@ update_if_similar() {
echo diff $TARGET $TARGET.new
diff $TARGET $TARGET.new || true
echo
- echo "Too much difference, aborting. Please investigate and update manually."
+ echo "Too much difference for $TARGET, aborting. Please investigate and update manually."
exit 1
fi
fi
--
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