mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-16 16:20:40 -08:00
Fiddle with the times
Copied from Perforce Change: 18853 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
a7c75130d1
commit
dfd7d9d773
2 changed files with 8 additions and 8 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $HopeName: HOMEmm!etc:crontab(trunk.9) $
|
||||
# $HopeName: HOMEmm!etc:crontab(trunk.10) $
|
||||
# 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"
|
||||
|
|
@ -8,8 +8,8 @@
|
|||
# 0 1 * * * sh -c ". etc/shenv && overnight ./bin/build/trunk"
|
||||
# 0 2 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_debug"
|
||||
# minutes hours day-of-month month day-of-week command
|
||||
0 21 * * * sh -c ". etc/shenv && overnight checkout"
|
||||
15 21 * * * sh -c "./bin/tidy"
|
||||
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"
|
||||
0 1 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_honeybee"
|
||||
0 4 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_sunflower"
|
||||
30 4 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_sunflower"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# $HopeName: HOMEmm!etc:crontab(trunk.9) $
|
||||
# $HopeName: HOMEmm!etc:crontab(trunk.10) $
|
||||
# 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"
|
||||
|
|
@ -8,8 +8,8 @@
|
|||
# 0 1 * * * sh -c ". etc/shenv && overnight ./bin/build/trunk"
|
||||
# 0 2 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_debug"
|
||||
# minutes hours day-of-month month day-of-week command
|
||||
0 21 * * * sh -c ". etc/shenv && overnight checkout"
|
||||
15 21 * * * sh -c "./bin/tidy"
|
||||
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"
|
||||
0 1 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_honeybee"
|
||||
0 4 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_sunflower"
|
||||
30 4 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_sunflower"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue