summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-05-06 10:07:24 +0200
committerHolger Levsen <holger@layer-acht.org>2016-05-06 10:07:24 +0200
commitca4f0c4689d8f0fbf6f89b8633c3c9a9637333aa (patch)
tree037578006bcc66d8dfd3aebb7e50e483592af01e /bin
parent190a2f1c3d4326e6b514c4f4d461a811286790c4 (diff)
downloadjenkins.debian.net-ca4f0c4689d8f0fbf6f89b8633c3c9a9637333aa.tar.xz
reproducible debian: let i386 pkg sets start today
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_common.sh2
1 files changed, 1 insertions, 1 deletions
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...