updated test target to be compatable with automated build/test system
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user