From ca4f0c4689d8f0fbf6f89b8633c3c9a9637333aa Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 6 May 2016 10:07:24 +0200 Subject: reproducible debian: let i386 pkg sets start today --- bin/reproducible_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 81e0a842..219374f7 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -668,7 +668,7 @@ create_png_from_table() { WHERE_EXTRA="$WHERE_EXTRA AND datum >= '2016-03-28'" elif [ $1 -eq 6 ] ; then # i386 only has pkg sets since later to make nicer graphs - WHERE_EXTRA="$WHERE_EXTRA AND datum >= '2016-04-06'" + WHERE_EXTRA="$WHERE_EXTRA AND datum >= '2016-05-06'" fi fi # testing/amd64 was only build since... -- cgit v1.2.3-70-g09d2