[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Arch Linux: drop temporary code

Holger Levsen holger at layer-acht.org
Mon Nov 27 10:35:45 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 760938e20e7a006313163a723089a537003bbe4c
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Nov 27 10:35:41 2017 +0000

    reproducible Arch Linux: drop temporary code
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_html_archlinux.sh | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/bin/reproducible_html_archlinux.sh b/bin/reproducible_html_archlinux.sh
index 29419c4..e645f05 100755
--- a/bin/reproducible_html_archlinux.sh
+++ b/bin/reproducible_html_archlinux.sh
@@ -68,11 +68,7 @@ for REPOSITORY in $ARCHLINUX_REPOS ; do
 			case $STATE in
 				GOOD)		HTML_TARGET=$HTML_GOOD
 						;;
-				FTBR)		# temporary needed
-						HTML_TARGET=${HTML_FTBR[1]}
-						echo FTBR_1 > $ARCHLINUX_PKG_PATH/pkg.state
-						;;
-				FTBR_*)		SUBSTATE=$(echo $STATE | cut -d "_" -f2)
+				FTBR*)		SUBSTATE=$(echo $STATE | cut -d "_" -f2)
 						HTML_TARGET=${HTML_FTBR[$SUBSTATE]}
 						;;
 				FTBFS*)		SUBSTATE=$(echo $STATE | cut -d "_" -f2)

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