1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-27 15:40:47 -08:00

Stop boxturtle

Copied from Perforce
 Change: 19433
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Pekka Pirinen 1998-04-17 18:45:08 +01:00
parent 442a4ac6c4
commit 4902bfdff2

View file

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