mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-14 15:30:29 -08:00
Tweak again
Copied from Perforce Change: 21189 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
633443b8fa
commit
92e4ff1b2d
1 changed files with 9 additions and 9 deletions
|
|
@ -1,12 +1,12 @@
|
|||
# $HopeName: HOMEmm!etc:zaphod.cron(trunk.4) $
|
||||
# $HopeName: HOMEmm!etc:zaphod.cron(trunk.5) $
|
||||
# minutes hours day-of-month month day-of-week command
|
||||
00 23 * * * sh -c ". etc/shenv && overnight checkout"
|
||||
30 23 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_src_trunk sos8gc"
|
||||
30 00 * * 2 sh -c ". etc/shenv && overnight ./bin/build/MMdevel_sw_eq sospgc"
|
||||
40 00 * * 2 sh -c ". etc/shenv && overnight ./bin/build/MM_epcore_anchovy sos8gc"
|
||||
30 01 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_epcore_brisling sos8gc"
|
||||
20 02 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_jackdaw sos8gc"
|
||||
00 03 * * 6 sh -c ". etc/shenv && overnight ./bin/mmqa/MMQA_dylan_jackdaw sos8gc hi we ci"
|
||||
00 13 * * 6 sh -c ". etc/shenv && overnight ./bin/mmqa/MMQA_src_trunk sos8gc ci"
|
||||
00 07 * * 0 sh -c ". etc/shenv && overnight ./bin/mmqa/MMQA_epcore_brisling sos8gc hi we ci"
|
||||
00 03 * * 2-5 sh -c ". etc/shenv && overnight ./bin/mmqa/MMQA_src_trunk sos8gc hi we"
|
||||
30 00 * * 3 sh -c ". etc/shenv && overnight ./bin/build/MMdevel_sw_eq sospgc"
|
||||
40 00 * * 3 sh -c ". etc/shenv && overnight ./bin/build/MM_epcore_anchovy sos8gc"
|
||||
30 01 * * 2-6 sh -c ". etc/shenv && overnight ./bin/build/MM_epcore_brisling sos8gc"
|
||||
20 02 * * 2-6 sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_jackdaw sos8gc"
|
||||
10 03 * * 2-5 sh -c ". etc/shenv && overnight ./bin/mmqa/MMQA_src_trunk sos8gc hi we"
|
||||
10 03 * * 6 sh -c ". etc/shenv && overnight ./bin/mmqa/MMQA_src_trunk sos8gc ci"
|
||||
00 04 * * 6 sh -c ". etc/shenv && overnight ./bin/mmqa/MMQA_dylan_jackdaw sos8gc hi we ci"
|
||||
00 02 * * 0 sh -c ". etc/shenv && overnight ./bin/mmqa/MMQA_epcore_brisling sos8gc hi we ci"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue