[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Arch Linux: force update of HTML snipplet later

Holger Levsen holger at layer-acht.org
Thu Nov 30 21:45:08 UTC 2017


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 b8d864a079ebaf73a4d77c0e546a381d81eee599
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Nov 30 21:44:53 2017 +0000

    reproducible Arch Linux: force update of HTML snipplet later
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_build_archlinux_pkg.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bin/reproducible_build_archlinux_pkg.sh b/bin/reproducible_build_archlinux_pkg.sh
index 8923ca3..dd4c711 100755
--- a/bin/reproducible_build_archlinux_pkg.sh
+++ b/bin/reproducible_build_archlinux_pkg.sh
@@ -451,6 +451,8 @@ echo $DURATION > $BASE/archlinux/$REPOSITORY/$SRCPACKAGE/pkg.build_duration || t
 cp build1.version $BASE/archlinux/$REPOSITORY/$SRCPACKAGE/ || true
 [ ! -f $TMPDIR/b2/$SRCPACKAGE/build2.version ] || cp $TMPDIR/b2/$SRCPACKAGE/build2.version $BASE/archlinux/$REPOSITORY/$SRCPACKAGE/
 echo "$(date -u) - $REPRODUCIBLE_URL/archlinux/$REPOSITORY/$SRCPACKAGE/ updated."
+# force update of HTML snipplet in reproducible_html_archlinux.sh
+[ ! -f $BASE/archlinux/$REPOSITORY/$SRCPACKAGE/pkg.state ] || rm $BASE/archlinux/$REPOSITORY/$SRCPACKAGE/pkg.state
 
 cd
 cleanup_all

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