Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to get /some/ info from the cdash by not intentionaly breaking the tesh files
[simgrid.git] / src / xbt / mmalloc / mm_module.c
index 87bbb8a..8f538f1 100644 (file)
@@ -355,6 +355,6 @@ void check_fraghead(struct mdesc *mdp){
     }
   }
 
-  fprintf(stderr, "check fraghead ok\n");
+  //fprintf(stderr, "check fraghead ok\n");
 
 }