less verbose output
authorJan Pospíšil <honik@ntc.zcu.cz>
Sun, 16 Sep 2007 22:32:17 +0000 (22:32 +0000)
committerJan Pospíšil <honik@ntc.zcu.cz>
Sun, 16 Sep 2007 22:32:17 +0000 (22:32 +0000)
org.glite.lb.common/test/parse.cpp.T

index ef8ddd9..35b8192 100644 (file)
@@ -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);