From 15a5f6eb8f506d16a6eea0ad8a77a1bdb1b5de84 Mon Sep 17 00:00:00 2001 From: William King Date: Sun, 31 Oct 1999 19:28:41 +0000 Subject: [PATCH] lengthen timeout - some machines do this stuff really really slow ... --- 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 5b03fb4a58..4fc8fd8a06 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 300 -a + -@ ./t_dst -b @srcdir@ -q 600 -a clean distclean:: rm -f ${TARGETS}