Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Gueret <christophe.gueret@gmail.com>2013-01-12 22:59:48 (GMT)
committer Christophe Gueret <christophe.gueret@gmail.com>2013-01-12 22:59:48 (GMT)
commite3847d347e4c58ecbc857d87cf36307cf5785397 (patch)
tree644f0a8126f02433e0dc6dfc26768661af48863d
parent896c4a3cffafa33bd360955e88539129276a00ca (diff)
Updated the patch script
-rw-r--r--activity_review/src/dist/Review-1.xobin7997 -> 12179 bytes
-rw-r--r--patch_my_xo/semanticxo.tar.gzbin1566720 -> 1566720 bytes
-rw-r--r--patch_my_xo/semanticxo/etc/cron.d/replicate-graphs4
3 files changed, 2 insertions, 2 deletions
diff --git a/activity_review/src/dist/Review-1.xo b/activity_review/src/dist/Review-1.xo
index ef7c651..c49668e 100644
--- a/activity_review/src/dist/Review-1.xo
+++ b/activity_review/src/dist/Review-1.xo
Binary files differ
diff --git a/patch_my_xo/semanticxo.tar.gz b/patch_my_xo/semanticxo.tar.gz
index 4535567..affddc5 100644
--- a/patch_my_xo/semanticxo.tar.gz
+++ b/patch_my_xo/semanticxo.tar.gz
Binary files differ
diff --git a/patch_my_xo/semanticxo/etc/cron.d/replicate-graphs b/patch_my_xo/semanticxo/etc/cron.d/replicate-graphs
index 345feae..9eabbd6 100644
--- a/patch_my_xo/semanticxo/etc/cron.d/replicate-graphs
+++ b/patch_my_xo/semanticxo/etc/cron.d/replicate-graphs
@@ -1,6 +1,6 @@
-# Check if there are new graphs to replicate every 2 minutes
+# Check if there are new graphs to replicate every 5 minutes
MAILTO=""
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
SHELL=/bin/bash
-*/2 * * * * root /usr/sbin/replicate-graphs 1>/dev/null 2>/dev/null
+*/5 * * * * root /usr/sbin/replicate-graphs 1>/dev/null 2>/dev/null