[Qa-jenkins-scm] [jenkins.debian.net] 10/10: reproducible Debian: improve output
Holger Levsen
holger at layer-acht.org
Tue Nov 8 14:31:27 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 62b0e76bdab1ab2fc839eb10e5d2b62b5265a7a2
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Nov 8 15:29:06 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 fb68bb6..2ba3284 100755
--- a/bin/reproducible_create_meta_pkg_sets.sh
+++ b/bin/reproducible_create_meta_pkg_sets.sh
@@ -64,7 +64,7 @@ convert_from_deb822_into_source_packages_only() {
update_target() {
local MESSAGE="$1"
mv $TMPFILE $TARGET
- echo "$(date -u) - $TARGET updated. ($MESSAGE)"
+ echo "$(date -u) - $TARGET ($MESSAGE) updated."
}
update_if_similar() {
--
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