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:
@@ -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
|
||||
|
Reference in New Issue
Block a user