diff --git a/bin/tests/timers/Makefile.in b/bin/tests/timers/Makefile.in index 2bb150cba9..06a79c2eaa 100644 --- a/bin/tests/timers/Makefile.in +++ b/bin/tests/timers/Makefile.in @@ -39,7 +39,7 @@ t_timers: t_timers.o ${LIBTOOL} ${CC} -o $@ t_timers.o ${LIBS} test: - -@./t_timers -c @top_srcdir@/t_config -a >> ../t_journal 2>&1 + -@./t_timers -c @top_srcdir@/t_config -q 60 -a >> ../t_journal 2>&1 testhelp: @./t_timers -h