From e192ad15eaa20bb0fd96db811305bf14d3977582 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Wed, 1 Apr 2015 14:08:59 +0100 Subject: [PATCH] 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 --- crontab-cambridge | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 crontab-cambridge 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 -- 2.39.5