1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-26 23:20:29 -08:00

Stop crow, start dove

Copied from Perforce
 Change: 20066
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Pekka Pirinen 1998-09-11 17:01:17 +01:00
parent f2783e8dd0
commit eaf5c35cd7

View file

@ -1,8 +1,8 @@
# $HopeName: HOMEmm!etc:trillian.cron(trunk.27) $
# $HopeName: HOMEmm!etc:trillian.cron(trunk.28) $
# 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_crow sos8gc"
40 00 * * * sh -c ". etc/shenv && overnight ./bin/build/MMdevel_sw_eq sospgc"
00 03 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_epcore_minnow sos8gc"
30 21 * * * sh -c ". etc/shenv && overnight ./bin/build/MMdevel_sw_eq sospgc"
30 22 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_epcore_minnow sos8gc"
40 00 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_dove sos8gc"