[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: start later with i386 pkg set graphs

Holger Levsen holger at moszumanska.debian.org
Thu Apr 7 08:25:10 UTC 2016


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 7f2525f782a00c22bbedf31d9893041e793d1d40
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Apr 7 10:25:00 2016 +0200

    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 8719ab4..9cb7310 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...

-- 
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