From 1024e44326d98b44bdfbd28f787c9edfe6e9014a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Fri, 27 Jun 2008 12:45:00 +0000 Subject: [PATCH] re-enable test_query_events --- org.glite.lb.server/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/org.glite.lb.server/Makefile b/org.glite.lb.server/Makefile index 66abcff..ee716a6 100644 --- a/org.glite.lb.server/Makefile +++ b/org.glite.lb.server/Makefile @@ -271,8 +271,7 @@ ${MAN_GZ}: ${MAN} compile: glite-lb-bkserverd glite-lb-bkindex ${STATIC_LIB_BK} ${PLUGIN_LIB} store.c index.c jp_job_attrs.h ${MAN_GZ} -#check: compile test.xml test.query -check: compile test.xml +check: compile test.xml test.query -echo check.query not complete yet test_coverage: -- 1.8.2.3