Comment out the timeout setting; it doesn't work properly.

This commit is contained in:
des 2004-08-19 07:26:31 +00:00
parent bead871bc0
commit 80d319927b

View File

@ -14,6 +14,7 @@ logdir = %%HOME%%/logs
tinderbox = %%HOME%%/bin/tinderbox
options = --verbose
targets = update, world, generic, lint
#timeout = 7200
# Reporting
sender = FreeBSD Tinderbox <tinderbox@freebsd.org>