1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-18 08:51:45 -08:00

Stop sunflower, start cottonwood

Copied from Perforce
 Change: 19127
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Pekka Pirinen 1997-12-22 13:10:06 +00:00
parent 1b560d98de
commit 4eed443152

View file

@ -1,7 +1,7 @@
# $HopeName: HOMEmm!etc:trillian.cron(trunk.12) $
# $HopeName: HOMEmm!etc:trillian.cron(trunk.13) $
# minutes hours day-of-month month day-of-week command
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 sos8gc"
0 1 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_honeybee sos8gc"
30 4 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_sunflower sos8gc"
30 4 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_cottonwood sos8gc"