[Qa-jenkins-scm] [jenkins.debian.net] 03/03: reproducible debian: let i386 pkg sets start today
Holger Levsen
holger at layer-acht.org
Fri May 6 08:08:03 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 ca4f0c4689d8f0fbf6f89b8633c3c9a9637333aa
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri May 6 10:07:24 2016 +0200
reproducible debian: let i386 pkg sets start today
---
bin/reproducible_common.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 81e0a84..219374f 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...
--
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