From 310262bcbad3b0294c72849a41cdecf34033c16c Mon Sep 17 00:00:00 2001 From: Pekka Pirinen Date: Wed, 28 Jan 1998 17:41:39 +0000 Subject: [PATCH] Move everything earlier, just in case Copied from Perforce Change: 19286 ServerID: perforce.ravenbrook.com --- mps/home/etc/trillian.cron | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/mps/home/etc/trillian.cron b/mps/home/etc/trillian.cron index cb1161f8572..9439f3f156c 100644 --- a/mps/home/etc/trillian.cron +++ b/mps/home/etc/trillian.cron @@ -1,7 +1,7 @@ -# $HopeName: HOMEmm!etc:trillian.cron(trunk.16) $ +# $HopeName: HOMEmm!etc:trillian.cron(trunk.17) $ # minutes hours day-of-month month day-of-week command -10 21 * * * sh -c ". etc/shenv && overnight checkout" -20 21 * * * sh -c "./bin/tidy" -25 21 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_src_trunk sos8gc" -50 2 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_cottonwood sos8gc" -50 3 * * * sh -c ". etc/shenv && overnight ./bin/build/MMepcore_pilchard sos8gc" +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" +30 0 * * * sh -c ". etc/shenv && overnight ./bin/build/MMepcore_pilchard sos8gc"