[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Arch Linux: also save version in a file so its easy to retrieve later for schedulinng...

Holger Levsen holger at layer-acht.org
Wed Nov 29 15:21:25 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 5306e96871901c46c0b75ce544d7fdd3f86688a3
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Nov 29 15:20:48 2017 +0000

    reproducible Arch Linux: also save version in a file so its easy to retrieve later for schedulinng...
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_html_archlinux.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/reproducible_html_archlinux.sh b/bin/reproducible_html_archlinux.sh
index 13d77cd..a9cd1fd 100755
--- a/bin/reproducible_html_archlinux.sh
+++ b/bin/reproducible_html_archlinux.sh
@@ -62,6 +62,7 @@ for REPOSITORY in $ARCHLINUX_REPOS ; do
 				VERSION="0.rb-unknown-1"
 			fi
 			echo "      <td>$VERSION</td>" >> $HTML_BUFFER
+			echo $VERSION > $ARCHLINUX_PKG_PATH/pkg.version
 
 			echo "      <td>" >> $HTML_BUFFER
 			#

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