[Qa-jenkins-scm] [jenkins.debian.net] 01/03: Revert "reproducible Arch Linux: 'undetermined' needs to be introduced differently.."

Holger Levsen holger at layer-acht.org
Sat Dec 2 21:35:22 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 b875b845aa0e4874fc91d7f076c86396e2e528ff
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Dec 2 21:22:49 2017 +0000

    Revert "reproducible Arch Linux: 'undetermined' needs to be introduced differently.."
    
    This reverts commit e2d2ac69167d5a9b77e407adb7bde77e9212a57b.
---
 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 a1288ed..7a39a6d 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="0.rb-unknown-1"
+				VERSION="undetermined"
 			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