2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

changed the default timeout to a longer interval to allow tests

to run to completion without timing out
This commit is contained in:
William King
1999-09-08 01:53:34 +00:00
parent 9e74b13fd2
commit 1aeb587095

View File

@@ -39,7 +39,7 @@ t_timers: t_timers.o
${LIBTOOL} ${CC} -o $@ t_timers.o ${LIBS}
test:
-@./t_timers -c @top_srcdir@/t_config -a >> ../t_journal 2>&1
-@./t_timers -c @top_srcdir@/t_config -q 60 -a >> ../t_journal 2>&1
testhelp:
@./t_timers -h