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 261f5f87fa
commit a4c7c49217

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>