mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
lengthen test timeout to 2 minutes from default of 1 minute
This commit is contained in:
parent
d7f2dce8c2
commit
0487257980
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@ -a
|
||||
-@ ./t_dst -b @srcdir@ -q 120 -a
|
||||
|
||||
clean distclean::
|
||||
rm -f ${TARGETS}
|
||||
|
|
|
|||
Loading…
Reference in a new issue