[Qa-jenkins-scm] [jenkins.debian.net] 02/03: reproducible: improve job output

Holger Levsen holger at moszumanska.debian.org
Tue Jun 9 12:47: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 df2364d75ca9ad2bb3c8eedac301675b175ba5a2
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Jun 9 14:25:51 2015 +0200

    reproducible: improve job output
---
 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 2c3d10a..fffeb04 100755
--- a/bin/reproducible_create_meta_pkg_sets.sh
+++ b/bin/reproducible_create_meta_pkg_sets.sh
@@ -57,7 +57,7 @@ update_if_similar() {
 				KEEP=$(mktemp)
 				mv $TARGET.new $KEEP
 				echo "The new pkg-set has been saved as $KEEP for further investigation."
-				echo "  wc -l $TARGET $KEEP)"
+				echo "wc -l $TARGET $KEEP)"
 				wc -l $TARGET $KEEP | grep -v " total"
 				echo
 				echo "To update the package set run:"

-- 
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