From: Martin Quinson Date: Thu, 11 Oct 2012 07:18:24 +0000 (+0200) Subject: try to get /some/ info from the cdash by not intentionaly breaking the tesh files X-Git-Tag: v3_8~64 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/6a3b1c86082daac913e600fa38960ea106bba619 try to get /some/ info from the cdash by not intentionaly breaking the tesh files --- diff --git a/src/xbt/mmalloc/mm_module.c b/src/xbt/mmalloc/mm_module.c index 87bbb8a79b..8f538f19e5 100644 --- a/src/xbt/mmalloc/mm_module.c +++ b/src/xbt/mmalloc/mm_module.c @@ -355,6 +355,6 @@ void check_fraghead(struct mdesc *mdp){ } } - fprintf(stderr, "check fraghead ok\n"); + //fprintf(stderr, "check fraghead ok\n"); }