summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_dashboard.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-06 18:43:28 +0200
committerHolger Levsen <holger@layer-acht.org>2015-10-06 18:43:28 +0200
commit659b2aa7cc2bfc42d7a55fe330a05f88c86e7904 (patch)
tree969bafd9d7d499a9145ba1b678618746557d7199 /bin/reproducible_html_dashboard.sh
parent22bf1e14027c6d71afdc6584616bf8c39e0c26d0 (diff)
downloadjenkins.debian.net-659b2aa7cc2bfc42d7a55fe330a05f88c86e7904.tar.xz
reproducible: make sure images are updated ASAP
Diffstat (limited to 'bin/reproducible_html_dashboard.sh')
-rwxr-xr-xbin/reproducible_html_dashboard.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index 5ec5c1a4..6f22e911 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -16,7 +16,7 @@ common_init "$@"
#
# we only do stats up until yesterday... we also could do today too but not update the db yet...
DATE=$(date -d "1 day ago" '+%Y-%m-%d')
-FORCE_DATE=$(date -d "2 day ago" '+%Y-%m-%d')
+FORCE_DATE=$(date -d "3 days ago" '+%Y-%m-%d')
NOTES_GIT_PATH="/var/lib/jenkins/jobs/reproducible_html_notes/workspace"
# variables related to the stats we update