mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 02:19:59 -04:00
lengthen timeout on memory exercise tests
This commit is contained in:
parent
a253e35c24
commit
21aaaeddab
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 -c @top_srcdir@/t_config -b @srcdir@ -a
|
||||
-@./t_mem -b @srcdir@ -q 180 -a
|
||||
|
||||
testhelp:
|
||||
@./t_mem -h
|
||||
|
|
|
|||
Loading…
Reference in a new issue