extent timeout now that we are have memrecord on

This commit is contained in:
Mark Andrews 2005-06-19 05:49:22 +00:00
parent 6820d6f323
commit 94271b0d99

View 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