mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-27 09:06:51 -04:00
changed test timeout to 5 minutes for slow systems
This commit is contained in:
parent
c786320d84
commit
2fa4747b9b
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ t_mem: t_mem.@O@ ${DEPLIBS}
|
|||
${LIBTOOL} ${CC} -o $@ t_mem.@O@ ${LIBS}
|
||||
|
||||
test:
|
||||
-@./t_mem -b @srcdir@ -q 180 -a
|
||||
-@./t_mem -b @srcdir@ -q 300 -a
|
||||
|
||||
testhelp:
|
||||
@./t_mem -h
|
||||
|
|
|
|||
Loading…
Reference in a new issue