From 6803e909b3bac4d8e56e1bbe386eb1f7eb03fd7f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 23 Dec 2015 13:17:46 +0100 Subject: reproducible armhf: remove some grey from the meta pkg stats --- bin/reproducible_common.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index cfcd910c..1f041be9 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -621,8 +621,8 @@ create_png_from_table() { # unstable/armhf was only build since 2015-08-30 (and experimental/armhf since 2015-12-19) WHERE_EXTRA="$WHERE_EXTRA AND datum >= '2015-08-30'" elif [ $1 -eq 6 ] ; then - # armhf only has pkg sets since its complete, aka 2015-12-19 - WHERE_EXTRA="$WHERE_EXTRA AND datum >= '2015-12-19'" + # armhf only has pkg sets since its complete, aka 2015-12-22 + WHERE_EXTRA="$WHERE_EXTRA AND datum >= '2015-12-22'" fi fi # testing/amd64 was only build since... -- cgit v1.2.3-70-g09d2