From 71f18bb8946de72763bb4d3d2fc5fa058480ff4b Mon Sep 17 00:00:00 2001 From: Pekka Pirinen Date: Mon, 6 Apr 1998 19:13:12 +0100 Subject: [PATCH] Stop cottonwood, start salamander Copied from Perforce Change: 19401 ServerID: perforce.ravenbrook.com --- mps/home/etc/trillian.cron | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mps/home/etc/trillian.cron b/mps/home/etc/trillian.cron index 6522e08bade..a1315a17dd8 100644 --- a/mps/home/etc/trillian.cron +++ b/mps/home/etc/trillian.cron @@ -1,8 +1,8 @@ -# $HopeName: HOMEmm!etc:trillian.cron(trunk.18) $ +# $HopeName: HOMEmm!etc:trillian.cron(trunk.19) $ # minutes hours day-of-month month day-of-week command 00 21 * * * sh -c ". etc/shenv && overnight checkout" 05 21 * * * sh -c "./bin/tidy" 10 21 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_src_trunk sos8gc" -30 21 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_cottonwood sos8gc" -10 23 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_boxturtle sos8gc" +30 21 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_boxturtle sos8gc" 50 0 * * * sh -c ". etc/shenv && overnight ./bin/build/MMepcore_pilchard sos8gc" +00 4 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_salamander sos8gc"