]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
extent timeout now that we are have memrecord on
authorMark Andrews <marka@isc.org>
Sun, 19 Jun 2005 05:49:22 +0000 (05:49 +0000)
committerMark Andrews <marka@isc.org>
Sun, 19 Jun 2005 05:49:22 +0000 (05:49 +0000)
bin/tests/mem/Makefile.in

index c886c0a8665677d5f14e5ecf4246a62a0e91d280..e2ba46675cdf8716136f642f42a41c8333fbae50 100644 (file)
@@ -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