diff --git a/mps/home/etc/deja-vu.cron b/mps/home/etc/deja-vu.cron index 21163b0cef6..d00c7669d81 100644 --- a/mps/home/etc/deja-vu.cron +++ b/mps/home/etc/deja-vu.cron @@ -1,4 +1,4 @@ -# $HopeName: HOMEmm!etc:crontab(trunk.7) $ +# $HopeName: HOMEmm!etc:crontab(trunk.8) $ # 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" @@ -11,5 +11,5 @@ 0 21 * * * sh -c ". etc/shenv && overnight checkout" 15 21 * * * sh -c "./bin/tidy" 30 21 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_src_trunk" - 0 23 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_buffalo" - 0 0 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_sunflower" + 0 0 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_buffalo" + 0 2 * * * 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 21163b0cef6..d00c7669d81 100644 --- a/mps/home/etc/trillian.cron +++ b/mps/home/etc/trillian.cron @@ -1,4 +1,4 @@ -# $HopeName: HOMEmm!etc:crontab(trunk.7) $ +# $HopeName: HOMEmm!etc:crontab(trunk.8) $ # 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" @@ -11,5 +11,5 @@ 0 21 * * * sh -c ". etc/shenv && overnight checkout" 15 21 * * * sh -c "./bin/tidy" 30 21 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_src_trunk" - 0 23 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_buffalo" - 0 0 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_sunflower" + 0 0 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_buffalo" + 0 2 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_sunflower"