updated test target to be compatable with automated build/test system

This commit is contained in:
William King
1999-09-24 18:37:24 +00:00
parent 5f5daed99a
commit 1a1999555d
3 changed files with 3 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ t_tasks: t_tasks.o ${DEPLIBS}
${LIBTOOL} ${CC} -o $@ t_tasks.o ${LIBS}
test:
-@./t_tasks -c @top_srcdir@/t_config >>@top_srcdir@/bin/tests/t_journal 2>&1
-@./t_tasks -c @top_srcdir@/t_config
testhelp:
@./t_tasks -h