[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Arch Linux: 'undetermined' needs to be introduced differently..
Holger Levsen
holger at layer-acht.org
Sat Dec 2 21:21:12 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 e2d2ac69167d5a9b77e407adb7bde77e9212a57b
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Dec 2 21:20:54 2017 +0000
reproducible Arch Linux: 'undetermined' needs to be introduced differently..
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
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 7a39a6d..a1288ed 100755
--- a/bin/reproducible_html_archlinux.sh
+++ b/bin/reproducible_html_archlinux.sh
@@ -73,7 +73,7 @@ for REPOSITORY in $ARCHLINUX_REPOS ; do
ARTIFACT="$(ls $ARCHLINUX_PKG_PATH/*.pkg.tar.xz.html 2>/dev/null)"
VERSION=$( basename $ARTIFACT | sed -s "s#$PKG-##" | sed -E -s "s#-(x86_64|any).pkg.tar.xz.html##" )
else
- VERSION="undetermined"
+ VERSION="0.rb-unknown-1"
fi
echo " <td>$VERSION</td>" >> $HTML_BUFFER
echo $VERSION > $ARCHLINUX_PKG_PATH/pkg.version
--
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