From: Jan Pospíšil Date: Sun, 16 Sep 2007 22:32:17 +0000 (+0000) Subject: less verbose output X-Git-Tag: glite-lb-client_R_3_1_0_1~12 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=c644979c508bb7c0745a0e124da60a9ddfa300ca;p=jra1mw.git less verbose output --- diff --git a/org.glite.lb.common/test/parse.cpp.T b/org.glite.lb.common/test/parse.cpp.T index ef8ddd9..35b8192 100644 --- a/org.glite.lb.common/test/parse.cpp.T +++ b/org.glite.lb.common/test/parse.cpp.T @@ -93,7 +93,7 @@ void EventParseTest::$l() } gen ' line = edg_wll_UnparseEvent(ctx,e1); - std::cerr << line << std::endl; +// std::cerr << line << std::endl; if (!line) { edg_wll_Error(ctx,&et,&ed);