mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 00:09:59 -04:00
change timeout to 30 minutes
This commit is contained in:
parent
0b764d91c9
commit
270bb3aa7e
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ t_dst: t_dst.@O@ ${DEPLIBS} ${TLIB}
|
|||
${LIBTOOL} ${CC} -o $@ t_dst.@O@ ${TLIB} ${LIBS}
|
||||
|
||||
test:
|
||||
-@ ./t_dst -b @srcdir@ -q 600 -a
|
||||
-@ ./t_dst -b @srcdir@ -q 1800 -a
|
||||
|
||||
clean distclean::
|
||||
rm -f ${TARGETS}
|
||||
|
|
|
|||
Loading…
Reference in a new issue