[Qa-jenkins-scm] [jenkins.debian.net] 07/07: reproducible Debian: improve output

Holger Levsen holger at layer-acht.org
Mon Nov 7 17:13:31 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 16b0b9094ec2e176bbb2bd6711fe85507b99b5fe
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Nov 7 18:13:18 2016 +0100

    reproducible Debian: improve 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 c953049..ca6f0e9 100755
--- a/bin/reproducible_create_meta_pkg_sets.sh
+++ b/bin/reproducible_create_meta_pkg_sets.sh
@@ -65,7 +65,6 @@ convert_from_deb822_into_source_packages_only() {
 update_target() {
 	mv $TMPFILE $TARGET
 	echo "$(date -u) - $TARGET updated."
-	echo "============================================================================="
 }
 
 update_if_similar() {
@@ -134,6 +133,7 @@ progress_info_begin() {
 progress_info_end() {
 	local table=$1
 	echo "$(date -u) - Done checking ${META_PKGSET[$table]}.pkgset for updates."
+	echo "============================================================================="
 }
 
 update_pkg_sets() {

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