Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 3018 invoked from network); 1 Apr 2010 01:46:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Apr 2010 01:46:56 -0000 Received: (qmail 59271 invoked by uid 500); 1 Apr 2010 01:46:55 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 59219 invoked by uid 500); 1 Apr 2010 01:46:55 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 59212 invoked by uid 99); 1 Apr 2010 01:46:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Apr 2010 01:46:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Apr 2010 01:46:53 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 763B5238897A; Thu, 1 Apr 2010 01:46:32 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r929774 - /forrest/zone/config/crontab.txt Date: Thu, 01 Apr 2010 01:46:32 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100401014632.763B5238897A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: crossley Date: Thu Apr 1 01:46:32 2010 New Revision: 929774 URL: http://svn.apache.org/viewvc?rev=929774&view=rev Log: Sync with crontab on server. Now using correct script name and made it executable. Modified: forrest/zone/config/crontab.txt Modified: forrest/zone/config/crontab.txt URL: http://svn.apache.org/viewvc/forrest/zone/config/crontab.txt?rev=929774&r1=929773&r2=929774&view=diff ============================================================================== --- forrest/zone/config/crontab.txt (original) +++ forrest/zone/config/crontab.txt Thu Apr 1 01:46:32 2010 @@ -2,7 +2,7 @@ # update and build forrest-trunk every hour # Run forrestbot jobs every alternate 2 hours. Do an svn update check every hour at 45 minutes past. -45 * * * * /export/home/config/update-check.sh +45 * * * * /export/home/config/update_check.sh 04 0,2,4,6,8,10,12,14,16,18,20,22 * * * /export/home/config/run-forrestbot.sh forrest-seed.xml notify trunk 06 0,2,4,6,8,10,12,14,16,18,20,22 * * * /export/home/config/run-forrestbot.sh forrest-sample-2.xml notify trunk