X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e0ee10a52b42cbb65224c5926f91547851f10845..ef59b7b7d312b0f791a243d08c8f4416a64c4997:/testsuite/gras/trp_file_server.c diff --git a/testsuite/gras/trp_file_server.c b/testsuite/gras/trp_file_server.c index 8db302fcd2..0d520d3ca1 100644 --- a/testsuite/gras/trp_file_server.c +++ b/testsuite/gras/trp_file_server.c @@ -11,7 +11,7 @@ #include "gras.h" #include "gras/Transport/transport_interface.h" -/*XBT_LOG_NEW_DEFAULT_CATEGORY(test);*/ +XBT_LOG_NEW_DEFAULT_CATEGORY(test,"Logging for this test"); int main(int argc,char *argv[]) { gras_socket_t sock, conn;