From 17ef9dce741e99d5dfd5e134f3a113fbf2747e87 Mon Sep 17 00:00:00 2001 From: David Jones Date: Wed, 11 Nov 1998 13:26:43 +0000 Subject: [PATCH] Jackdaw replaces dove Copied from Perforce Change: 20351 ServerID: perforce.ravenbrook.com --- mps/home/etc/trillian.cron | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mps/home/etc/trillian.cron b/mps/home/etc/trillian.cron index 0fb64ad59d5..bbb75ad79ec 100644 --- a/mps/home/etc/trillian.cron +++ b/mps/home/etc/trillian.cron @@ -1,8 +1,8 @@ -# $HopeName: HOMEmm!etc:trillian.cron(trunk.30) $ +# $HopeName: HOMEmm!etc:trillian.cron(trunk.31) $ # minutes hours day-of-month month day-of-week command 00 23 * * * sh -c ". etc/shenv && overnight checkout" 05 23 * * * sh -c "./bin/tidy" 30 23 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_src_trunk sos8gc" 50 23 * * * sh -c ". etc/shenv && overnight ./bin/build/MMdevel_sw_eq sospgc" 40 00 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_epcore_anchovy sos8gc" -20 02 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_dove sos8gc" +20 02 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_jackdaw sos8gc"