mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 21:12:05 -04:00
lengthen timeout - some machines do this stuff really really slow ...
This commit is contained in:
parent
8d43223900
commit
15a5f6eb8f
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 300 -a
|
||||
-@ ./t_dst -b @srcdir@ -q 600 -a
|
||||
|
||||
clean distclean::
|
||||
rm -f ${TARGETS}
|
||||
|
|
|
|||
Loading…
Reference in a new issue