[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH OSSTEST v2 3/5] cambridge: Add a crontab
Right now all it does is keep osstest itself up to date. Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- 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..ef0d234 --- /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@xxxxxxxxxx,ian.campbell@xxxxxxxxxxxxx +# m h dom mon dow command +49 1 * * * cd testing.git && BRANCHES=osstest ./cr-for-branches branches -w "./cr-daily-branch --real" +3 4 * * * savelog -c28 testing.git/tmp/cr-for-branches.log >/dev/null -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |