From 91bc98e0bbc5541c9b977c1e1a2eac6366132660 Mon Sep 17 00:00:00 2001 From: William King Date: Sun, 10 Oct 1999 19:40:54 +0000 Subject: [PATCH] reinstated t_tasks --- bin/tests/tasks/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/tests/tasks/Makefile.in b/bin/tests/tasks/Makefile.in index 3790e1ab13..d2ac09a2c5 100644 --- a/bin/tests/tasks/Makefile.in +++ b/bin/tests/tasks/Makefile.in @@ -40,7 +40,7 @@ t_tasks: t_tasks.@O@ ${DEPLIBS} ${LIBTOOL} ${CC} -o $@ t_tasks.@O@ ${LIBS} test: - echo "-@./t_tasks -c @top_srcdir@/t_config -b @srcdir@ -a suppressed" + -@./t_tasks -c @top_srcdir@/t_config -b @srcdir@ -a testhelp: @./t_tasks -h