1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-16 00:01:05 -08:00
emacs/mps/home/etc/ocoee.cron
Pekka Pirinen e6d007a168 New unit
ocooe crontab

Copied from Perforce
 Change: 21498
 ServerID: perforce.ravenbrook.com
2000-09-12 20:06:52 +01:00

8 lines
563 B
Text

# $HopeName$
# minutes hours day-of-month month day-of-week command
53 20 * * * sh -c ". etc/shenv && overnight checkout"
45 22 * * 1-5 sh -c ". etc/shenv && overnight ./bin/build/MM_src_trunk lii4gc"
30 01 * * 2-5 sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_kinglet lii4gc"
30 02 * * 2-3 sh -c ". etc/shenv && overnight ./bin/mmqa/MMQA_src_trunk lii4gc hi"
55 20 * * 6 sh -c ". etc/shenv && overnight ./bin/mmqa/MMQA_dylan_kinglet lii4gc ci he"
30 02 * * 4 sh -c ". etc/shenv && overnight ./bin/mmqa/MMQA_src_trunk lii4gc ci wi"