summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-02-16 15:37:15 +0100
committerHolger Levsen <holger@layer-acht.org>2015-02-16 15:37:15 +0100
commitd5f5aac046e6566988debe3176d241db93b8ef92 (patch)
treee709255ab250f2e59a702defb3c2e0412cea5422 /bin
parentfeaad27b3224dbe8c9a65d05dda10a245ac6b9f6 (diff)
downloadjenkins.debian.net-d5f5aac046e6566988debe3176d241db93b8ef92.tar.xz
drop one FIXME
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_html_graphs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh
index d801427c..e11e42c4 100755
--- a/bin/reproducible_html_graphs.sh
+++ b/bin/reproducible_html_graphs.sh
@@ -16,7 +16,7 @@ gather_stats
#
# create stats
#
-# FIXME?: we only do stats up until yesterday... we also could do today too but not update the db yet...
+# 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')
TABLE[0]=stats_pkg_state
TABLE[1]=stats_builds_per_day