From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH OSSTEST 2/2] crontab-cambridge: Add distros-debian-stretch Date: Mon, 14 Sep 2015 11:20:07 +0100 Message-ID: <1442226007-12962-2-git-send-email-ian.campbell@citrix.com> References: <1442226007-12962-1-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1442226007-12962-1-git-send-email-ian.campbell@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: ian.jackson@eu.citrix.com, xen-devel@lists.xen.org Cc: Ian Campbell List-Id: xen-devel@lists.xenproject.org I thought I'd done this ages ago... Signed-off-by: Ian Campbell --- crontab-cambridge | 1 + 1 file changed, 1 insertion(+) diff --git a/crontab-cambridge b/crontab-cambridge index 19669f0..c478203 100644 --- a/crontab-cambridge +++ b/crontab-cambridge @@ -9,6 +9,7 @@ MAILTO=ian.jackson@citrix.com,ian.campbell@eu.citrix.com 46 7 * * 3 cd testing.git && BRANCHES='distros-debian-squeeze' ./cr-for-branches branches -w "./cr-daily-branch --real" 46 7 * * 4 cd testing.git && BRANCHES='distros-debian-wheezy' ./cr-for-branches branches -w "./cr-daily-branch --real" 46 7 * * 5 cd testing.git && BRANCHES='distros-debian-jessie' ./cr-for-branches branches -w "./cr-daily-branch --real" +46 7 * * 6 cd testing.git && BRANCHES='distros-debian-stretch' ./cr-for-branches branches -w "./cr-daily-branch --real" #8-59/5 * * * * cd bisects/adhoc.git && with-lock-ex -q data-tree-lock bash -c "./cr-try-bisect-adhoc; exit $?" 22 8 * * * cd testing.git && BRANCHES=maintjobs ./cr-for-branches . -w ./cr-all-branch-statuses '' -- 2.5.1