[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible arch: fixup path3

Holger Levsen holger at moszumanska.debian.org
Fri Oct 16 21:43:42 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 97203b9cf824f44d6834dd69ec35a3db1081805f
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Oct 16 23:42:49 2015 +0200

    reproducible arch: fixup path3
---
 bin/reproducible_html_archlinux.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/reproducible_html_archlinux.sh b/bin/reproducible_html_archlinux.sh
index 26c2b4a..b434238 100755
--- a/bin/reproducible_html_archlinux.sh
+++ b/bin/reproducible_html_archlinux.sh
@@ -16,6 +16,7 @@ common_init "$@"
 #
 cd $BASE/archlinux
 PAGE=archlinux.html
+echo "$(date -u) - starting to build $PAGE"
 cat > $PAGE <<- EOF
 <!DOCTYPE html>
 <html lang="en-US">
@@ -49,5 +50,4 @@ done
 
 write_page "</table>"
 write_page_footer Archlinux
-publish_page archlinux
-
+echo "$(date -u) - enjoy $REPRODUCIBLE_URL/archlinux/$PAGE"

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