mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
temporarily suppress t_tasks from running at request of RJH due to mem usage
This commit is contained in:
parent
f7a00c14fd
commit
f4dc92e99d
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ t_tasks: t_tasks.@O@ ${DEPLIBS}
|
|||
${LIBTOOL} ${CC} -o $@ t_tasks.@O@ ${LIBS}
|
||||
|
||||
test:
|
||||
-@./t_tasks -c @top_srcdir@/t_config -b @srcdir@ -a
|
||||
echo "-@./t_tasks -c @top_srcdir@/t_config -b @srcdir@ -a suppressed"
|
||||
|
||||
testhelp:
|
||||
@./t_tasks -h
|
||||
|
|
|
|||
Loading…
Reference in a new issue