From 2fe2f466d54bce4ded03f0fb574b671f93f58556 Mon Sep 17 00:00:00 2001 From: Pekka Pirinen Date: Wed, 21 Mar 2001 17:51:16 +0000 Subject: [PATCH] Stop anchovy Copied from Perforce Change: 21760 ServerID: perforce.ravenbrook.com --- mps/home/etc/zaphod.cron | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mps/home/etc/zaphod.cron b/mps/home/etc/zaphod.cron index b1d4aeaae85..d79db993bb9 100644 --- a/mps/home/etc/zaphod.cron +++ b/mps/home/etc/zaphod.cron @@ -1,8 +1,8 @@ -# $HopeName: HOMEmm!etc:zaphod.cron(trunk.14) $ +# $HopeName: HOMEmm!etc:zaphod.cron(trunk.15) $ # minutes hours day-of-month month day-of-week command 50 20 * * * sh -c ". etc/shenv && overnight checkout" 55 22 * * 1-4 sh -c ". etc/shenv && overnight ./bin/build/MM_src_trunk sos8gc" -30 01 * * 3 sh -c ". etc/shenv && overnight ./bin/build/MM_epcore_anchovy sos8gc" +#30 01 * * 3 sh -c ". etc/shenv && overnight ./bin/build/MM_epcore_anchovy sos8gc" 00 02 * * 2-5 sh -c ". etc/shenv && overnight ./bin/build/MM_epcore_brisling sos8gc" 40 02 * * 2-5 sh -c ". etc/shenv && overnight ./bin/mmqa/MMQA_src_trunk sos8gc hi we" 55 20 * * 5 sh -c ". etc/shenv && overnight ./bin/mmqa/MMQA_src_trunk sos8gc ci"