]> xenbits.xensource.com Git - people/iwj/osstest.git/commitdiff
crontab: run bisects really 4 times per hour
authorIan Jackson <iwj@woking.cam.xci-test.com>
Tue, 30 Oct 2012 14:05:26 +0000 (14:05 +0000)
committerIan Jackson <iwj@woking.cam.xci-test.com>
Wed, 31 Oct 2012 12:28:56 +0000 (12:28 +0000)
crontab

diff --git a/crontab b/crontab
index 11be9d2c861ea168ea1f55a41e46ac4c33d6f9be..4d464c22638df4dbb8ac481e3c6f1c0e8be56cc7 100644 (file)
--- a/crontab
+++ b/crontab
@@ -6,6 +6,6 @@ MAILTO=ian.jackson@citrix.com
 18             10      * * *           cd testing.git && BRANCHES=linux-linus          ./cr-for-branches branches -w "./cr-daily-branch --real"
 18             11      * * *           cd testing.git && BRANCHES=linux-mingo-tip-master ./cr-for-branches branches -w "./cr-daily-branch --real"
 18             12      * * *           cd testing.git && BRANCHES=linux-3.0            ./cr-for-branches branches -w "./cr-daily-branch --real"
-18-59/15       *       * * *           cd testing.git && EXTRA_BRANCHES='linux-linus linux-3.0' ./cr-for-branches bisects -w "./cr-try-bisect --real"
+6-59/15        *       * * *           cd testing.git && EXTRA_BRANCHES='linux-linus linux-3.0' ./cr-for-branches bisects -w "./cr-try-bisect --real"
 #8-59/5                *       * * *           cd bisects/adhoc.git && with-lock-ex -q data-tree-lock bash -c "./cr-try-bisect-adhoc; exit $?"
 3              5       * * *           savelog -c28 testing.git/tmp/cr-for-branches.log >/dev/null