From: Mark Andrews Date: Sun, 19 Jun 2005 05:49:22 +0000 (+0000) Subject: extent timeout now that we are have memrecord on X-Git-Tag: v9.2.6b1~78^2~17 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=94271b0d993bfe4d4495208288e856e048a2d158;p=thirdparty%2Fbind9.git extent timeout now that we are have memrecord on --- diff --git a/bin/tests/mem/Makefile.in b/bin/tests/mem/Makefile.in index c886c0a8665..e2ba46675cd 100644 --- a/bin/tests/mem/Makefile.in +++ b/bin/tests/mem/Makefile.in @@ -13,7 +13,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.30 2004/07/20 07:13:36 marka Exp $ +# $Id: Makefile.in,v 1.31 2005/06/19 05:49:22 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@ @@ -46,7 +46,7 @@ t_mem@EXEEXT@: t_mem.@O@ ${DEPLIBS} ${LIBTOOL_MODE_LINK} ${PURIFY} ${CC} ${CFLAGS} ${LDFLAGS} -o $@ t_mem.@O@ ${LIBS} test: t_mem@EXEEXT@ - -@./t_mem@EXEEXT@ -b @srcdir@ -q 300 -a + -@./t_mem@EXEEXT@ -b @srcdir@ -q 450 -a testhelp: @./t_mem@EXEEXT@ -h