From 7f2525f782a00c22bbedf31d9893041e793d1d40 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 7 Apr 2016 10:25:00 +0200 Subject: reproducible debian: start later with i386 pkg set graphs --- bin/reproducible_common.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 8719ab42..9cb7310f 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -664,8 +664,8 @@ create_png_from_table() { # i386 was only build since 2016-03-28 WHERE_EXTRA="$WHERE_EXTRA AND datum >= '2016-03-28'" elif [ $1 -eq 6 ] ; then - # i386 only has pkg sets since that day too, but maybe I'll change that - WHERE_EXTRA="$WHERE_EXTRA AND datum >= '2016-03-28'" + # i386 only has pkg sets since later to make nicer graphs + WHERE_EXTRA="$WHERE_EXTRA AND datum >= '2016-04-06'" fi fi # testing/amd64 was only build since... -- cgit v1.2.3-70-g09d2