From: Ian Campbell Date: Wed, 1 Apr 2015 13:08:59 +0000 (+0100) Subject: cambridge: Add a crontab X-Git-Tag: wip.libvirt-v3-base~205^2~3 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=e192ad15eaa20bb0fd96db811305bf14d3977582;p=people%2Fliuw%2Fosstest.git cambridge: Add a crontab Right now all it does is keep osstest itself up to date. Signed-off-by: Ian Campbell Acked-by: Ian Jackson --- diff --git a/crontab-cambridge b/crontab-cambridge new file mode 100644 index 0000000..60bb4fd --- /dev/null +++ b/crontab-cambridge @@ -0,0 +1,5 @@ +PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin +MAILTO=ian.jackson@citrix.com,ian.campbell@eu.citrix.com +# m h dom mon dow command +4-59/30 * * * * cd testing.git && BRANCHES=osstest ./cr-for-branches branches -q "./cr-daily-branch --real" +3 4 * * * savelog -c28 testing.git/tmp/cr-for-branches.log >/dev/null