From 6db090c7be65019a9541b587229c734f6706ccae Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 12 Dec 2015 16:01:28 +0100 Subject: reproducible archlinux|fedora rpms: sort 404 and depwait first, these are even worse then ftbfs --- bin/reproducible_html_rpms.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_html_rpms.sh') diff --git a/bin/reproducible_html_rpms.sh b/bin/reproducible_html_rpms.sh index 4dc4a704..21e50163 100755 --- a/bin/reproducible_html_rpms.sh +++ b/bin/reproducible_html_rpms.sh @@ -135,7 +135,7 @@ cat $HTML_RPM_STATS >> $PAGE rm $HTML_RPM_STATS > /dev/null write_page " " write_page " " -for i in $HTML_UNKNOWN $HTML_FTBFS $HTML_DEPWAIT $HTML_404 $HTML_FTBR $HTML_GOOD ; do +for i in $HTML_UNKNOWN $HTML_404 $HTML_DEPWAIT $HTML_FTBFS $HTML_FTBR $HTML_GOOD ; do cat $i >> $PAGE rm $i > /dev/null done -- cgit v1.2.3-54-g00ecf
source packagetest resulttest date1st build log2nd build log