lengthen test timeout to 2 minutes from default of 1 minute

This commit is contained in:
William King
1999-10-26 19:20:37 +00:00
parent d7f2dce8c2
commit 0487257980

View File

@@ -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}