From 270bb3aa7e5c1dfb41c353508725755bc3d03085 Mon Sep 17 00:00:00 2001 From: William King Date: Tue, 2 Nov 1999 21:16:27 +0000 Subject: [PATCH] change timeout to 30 minutes --- 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 4fc8fd8a06..22ac23837f 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@ -q 600 -a + -@ ./t_dst -b @srcdir@ -q 1800 -a clean distclean:: rm -f ${TARGETS}