diff --git a/mps/home/etc/deja-vu.cron b/mps/home/etc/deja-vu.cron index 41e1142f04e..6fdd4f11be8 100644 --- a/mps/home/etc/deja-vu.cron +++ b/mps/home/etc/deja-vu.cron @@ -1,4 +1,4 @@ -# $HopeName: HOMEmm!etc:crontab(trunk.9) $ +# $HopeName: HOMEmm!etc:crontab(trunk.10) $ # Obsolete builds # 30 21 * * * sh -c ". etc/shenv && overnight ./bin/build/MMprod_dw_alloc_0" # 0 22 * * * sh -c ". etc/shenv && overnight ./bin/build/MMprod_dw_alloc" @@ -8,8 +8,8 @@ # 0 1 * * * sh -c ". etc/shenv && overnight ./bin/build/trunk" # 0 2 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_debug" # minutes hours day-of-month month day-of-week command - 0 21 * * * sh -c ". etc/shenv && overnight checkout" -15 21 * * * sh -c "./bin/tidy" +10 21 * * * sh -c ". etc/shenv && overnight checkout" +20 21 * * * sh -c "./bin/tidy" 30 21 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_src_trunk" 0 1 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_honeybee" - 0 4 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_sunflower" +30 4 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_sunflower" diff --git a/mps/home/etc/trillian.cron b/mps/home/etc/trillian.cron index 41e1142f04e..6fdd4f11be8 100644 --- a/mps/home/etc/trillian.cron +++ b/mps/home/etc/trillian.cron @@ -1,4 +1,4 @@ -# $HopeName: HOMEmm!etc:crontab(trunk.9) $ +# $HopeName: HOMEmm!etc:crontab(trunk.10) $ # Obsolete builds # 30 21 * * * sh -c ". etc/shenv && overnight ./bin/build/MMprod_dw_alloc_0" # 0 22 * * * sh -c ". etc/shenv && overnight ./bin/build/MMprod_dw_alloc" @@ -8,8 +8,8 @@ # 0 1 * * * sh -c ". etc/shenv && overnight ./bin/build/trunk" # 0 2 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_debug" # minutes hours day-of-month month day-of-week command - 0 21 * * * sh -c ". etc/shenv && overnight checkout" -15 21 * * * sh -c "./bin/tidy" +10 21 * * * sh -c ". etc/shenv && overnight checkout" +20 21 * * * sh -c "./bin/tidy" 30 21 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_src_trunk" 0 1 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_honeybee" - 0 4 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_sunflower" +30 4 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_sunflower"