[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible armhf: remove some grey from the meta pkg stats
Holger Levsen
holger at moszumanska.debian.org
Wed Dec 23 12:18:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 6803e909b3bac4d8e56e1bbe386eb1f7eb03fd7f
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed Dec 23 13:17:46 2015 +0100
reproducible armhf: remove some grey from the meta pkg stats
---
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 cfcd910..1f041be 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...
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list