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

Adjust times

Copied from Perforce
 Change: 19402
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Pekka Pirinen 1998-04-07 16:48:39 +01:00
parent 71f18bb894
commit 44815b19c4

View file

@ -1,8 +1,8 @@
# $HopeName: HOMEmm!etc:trillian.cron(trunk.19) $
# $HopeName: HOMEmm!etc:trillian.cron(trunk.20) $
# 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_boxturtle sos8gc"
50 0 * * * sh -c ". etc/shenv && overnight ./bin/build/MMepcore_pilchard sos8gc"
00 4 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_salamander sos8gc"
30 21 * * * sh -c ". etc/shenv && overnight ./bin/build/MMepcore_pilchard sos8gc"
50 21 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_boxturtle sos8gc"
00 2 * * * sh -c ". etc/shenv && overnight ./bin/build/MM_dylan_salamander sos8gc"