Ottomata has submitted this change and it was merged.
Change subject: Switch default expected date for monitoring to yesterday
......................................................................
Switch default expected date for monitoring to yesterday
Since the cronscript switched to produce the data only up to
yesterday, we follow that switch and expect to see data up to
"yesterday".
Change-Id: Ib0840d84ce5ed246813797bb7223689fdf8fe704
---
M scripts/check_web_page.sh
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Ottomata: Verified; Looks good to me, approved
diff --git a/scripts/check_web_page.sh b/scripts/check_web_page.sh
index 0d3b4cb..a969b8b 100755
--- a/scripts/check_web_page.sh
+++ b/scripts/check_web_page.sh
@@ -71,7 +71,7 @@
# The parameter passed to date's 'date' option to arrive at the
# default last date to expect from files.
-DEFAULT_LAST_EXPECTED_DATE_PARAMETER="today"
+DEFAULT_LAST_EXPECTED_DATE_PARAMETER="yesterday"
# Set USE_CACHE to "yes" to download files into /tmp and use those
# copies instead of fetching the files again and again for each
@@ -118,7 +118,7 @@
on your own.
--date DATE -- per default expect that all datafiles come with data up to,
and including DATE. DATE can be any value accepted by
- date's --date option. (Default: "today")
+ date's --date option. (Default: "yesterday")
--quiet -- suppress all messages but errors.
--verbose -- More verbose output.
--
To view, visit https://gerrit.wikimedia.org/r/85623
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib0840d84ce5ed246813797bb7223689fdf8fe704
Gerrit-PatchSet: 2
Gerrit-Project: analytics/geowiki
Gerrit-Branch: master
Gerrit-Owner: QChris <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits