From 0487257980b4e3f2354ca2ae3362c2286a7b27fc Mon Sep 17 00:00:00 2001 From: William King Date: Tue, 26 Oct 1999 19:20:37 +0000 Subject: [PATCH] lengthen test timeout to 2 minutes from default of 1 minute --- bin/tests/dst/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/tests/dst/Makefile.in b/bin/tests/dst/Makefile.in index 00c3d33099..7b4db43b3a 100644 --- a/bin/tests/dst/Makefile.in +++ b/bin/tests/dst/Makefile.in @@ -45,7 +45,7 @@ t_dst: t_dst.@O@ ${DEPLIBS} ${TLIB} ${LIBTOOL} ${CC} -o $@ t_dst.@O@ ${TLIB} ${LIBS} test: - -@ ./t_dst -b @srcdir@ -a + -@ ./t_dst -b @srcdir@ -q 120 -a clean distclean:: rm -f ${TARGETS}