aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2015-04-15 20:16:48 +0300
committerPaul Sokolovsky <paul.sokolovsky@linaro.org>2015-04-15 20:16:48 +0300
commitf79b32e36b2ee0e03126959a3a6cfeac309df438 (patch)
tree7800675ee5ddb70e98ba179283ed76f1e3bbff58
parentea1e1cdfb24c99ce6598d3c1e94f84443f56625b (diff)
process-all.sh: Fetch logs in a separate crontab.
So we get proper error notifications for fetch errors. We probably can't yet enable cron notifications for process-all.sh - there would be too much noise. Change-Id: I0ef43d78c2c04c9c1b6ea294fa8dddd0fa790578
-rwxr-xr-xprocess-all.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/process-all.sh b/process-all.sh
index 77217ee..fc8ea8a 100755
--- a/process-all.sh
+++ b/process-all.sh
@@ -12,7 +12,8 @@ VISITORS=$TRUE
DEBUG=$FALSE
# First update the logs from the server
-./fetch-logs.sh
+# - commented out, done in a separate cron task
+#./fetch-logs.sh
# now process the logs