From 080ff35c67027b8d9af456807433830c0099d345 Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Fri, 30 Oct 2009 01:01:53 +0100 Subject: [PATCH] jobs/README: Update, -clonecheck, +gccheck --- jobs/README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/jobs/README b/jobs/README index 4fd13fd..d4607f1 100644 --- a/jobs/README +++ b/jobs/README @@ -3,9 +3,10 @@ to handle various tasks related to mirroring. The *check scripts belong to crontab and usually run the main scripts iteratively per-repository. -* clonecheck.sh, updatecheck.sh: You DO NOT NEED these if you have - mirroring turned off. +* updatecheck.sh: You DO NOT NEED this if you have mirroring turned off. * fixupcheck.sh: You DO NOT NEED these if you have pushing turned off OR use different permission control than Group. Otherwise, you need to copy fixup* over to ~root and run them from root's crontab. (They are completely self-contained so that you can easily review them.) +* gccheck.sh: You DO NOT NEED this if you have pushing turned off, or + don't care about infinitely growing repositories. -- 2.11.4.GIT