From 3ed9a0238f609ca9dc73f10073149ffb5c420ada Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 9 Feb 2016 21:37:02 +0100 Subject: reproducible dashboard, cpu variation, 2nd build: list amd64 first, as always --- bin/reproducible_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index cc3a46f1..d947e129 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -443,7 +443,7 @@ write_explaination_table() { fi FUTURE=$(date --date="${DATE}+398 days" +'%Y-%m-%d') if [ "$1" = "debian" ] ; then - write_page "CPU typeone of: $(cat /srv/reproducible-results/node-information/* | grep CPU_MODEL | cut -d '=' -f2- | sort -u | tr '\n' '\0' | xargs -0 -n1 echo '
  ')on armhf: sometimes varied (depending on the build job)
on amd64: same for both builds (currently, work in progress)" + write_page "CPU typeone of: $(cat /srv/reproducible-results/node-information/* | grep CPU_MODEL | cut -d '=' -f2- | sort -u | tr '\n' '\0' | xargs -0 -n1 echo '
  ')on amd64: same for both builds (currently, work in progress
on armhf: sometimes varied (depending on the build job)" write_page "year, month, datetoday ($DATE) or on amd64 also: $FUTUREon amd64: varied (398 days difference)
on armhf: same for both builds (currently, work in progress)" else write_page "CPU type$(cat /proc/cpuinfo|grep 'model name'|head -1|cut -d ":" -f2-)same for both builds" -- cgit v1.2.3-70-g09d2