Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
chainsend: print some transfer stats, move debug prints to where they belong
[simgrid.git] / examples / msg / chainsend / chainsend.c
index 80ea6fe..ae6f7d3 100644 (file)
@@ -47,7 +47,7 @@ msg_error_t test_all(const char *platform_file,
 
 
 
-  XBT_INFO("test_all");
+  XBT_DEBUG("test_all");
 
   /*  Simulation setting */
   MSG_create_environment(platform_file);