[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fixup 4d1ea7a: reproducible archlinux: refactor, make webpage creation almost atomic
Holger Levsen
holger at moszumanska.debian.org
Sat Dec 12 10:20:54 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 4e3f406e5bfcb17fc48ceb7adcc82e83b27c11f3
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Dec 12 11:20:38 2015 +0100
fixup 4d1ea7a: reproducible archlinux: refactor, make webpage creation almost atomic
---
bin/reproducible_html_archlinux.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_html_archlinux.sh b/bin/reproducible_html_archlinux.sh
index 674d16a..a333de3 100755
--- a/bin/reproducible_html_archlinux.sh
+++ b/bin/reproducible_html_archlinux.sh
@@ -10,6 +10,7 @@ common_init "$@"
# common code
. /srv/jenkins/bin/reproducible_common.sh
+ARCHBASE=$BASE/archlinux
#
# analyse results to create the webpage
#
@@ -83,7 +84,6 @@ done
# write out the actual webpage
#
DATE=$(date -u +'%Y-%m-%d')
-ARCHBASE=$BASE/archlinux
cd $ARCHBASE
PAGE=archlinux.html
echo "$(date -u) - starting to build $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