From c644979c508bb7c0745a0e124da60a9ddfa300ca Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Posp=C3=AD=C5=A1il?= Date: Sun, 16 Sep 2007 22:32:17 +0000 Subject: [PATCH] less verbose output --- org.glite.lb.common/test/parse.cpp.T | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 1.8.2.3