[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH] crontab: Fix recipient of cron mails
Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> --- crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crontab b/crontab index b710355..3c8c8cc 100755 --- a/crontab +++ b/crontab @@ -2,7 +2,7 @@ #@@ osstest@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin -MAILTO=ian.jackson@xxxxxxxxxx,ian.campbell@xxxxxxxxxxxxx +MAILTO=osstest-admin@xxxxxxxxxxxxxx # m h dom mon dow command 49 1 * * * cd testing.git && BRANCHES_ALWAYS=xen-unstable ./cr-for-branches branches -w "./cr-daily-branch --real" 0 * * * * cd testing.git && BRANCHES=xen-unstable-smoke ./cr-for-branches branches -q "./cr-daily-branch --real" -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |