summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Molkentin <daniel.molkentin@nokia.com>2012-08-14 19:56:15 +0200
committerDaniel Molkentin <daniel.molkentin@nokia.com>2012-08-14 20:49:51 +0200
commit7549b503d67eaa445c731f02d7e3d313d2f7abdb (patch)
treef10597176a5c8e772de0402f95ca08a66351c8f1
parent2f830cc16d3f9a9041ff845bffd0684213d4da36 (diff)
passing --quiet twice silents mb scan sufficiently
Change-Id: Idc439593dac01b24eab87ecf5fcb89192266fed7 Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
-rw-r--r--cron/cron2
1 files changed, 1 insertions, 1 deletions
diff --git a/cron/cron b/cron/cron
index e2c3d13..8a684ba 100644
--- a/cron/cron
+++ b/cron/cron
@@ -5,7 +5,7 @@ MAILTO=sysadmin@qt-project.org
*/5 * * * * /usr/bin/mirrorprobe
# Scan mirrors for up-to-dateness of content
-45 * * * * /usr/bin/mb scan --quiet --jobs 4 --all
+45 * * * * /usr/bin/mb scan --quiet --quiet --jobs 4 --all
# Remove old files from db
30 1 * * mon /usr/bin/mb db vacuum