X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/06bae8eb4bc956a5ee70ec1d3cdbc5e7e782536f..1646a478b93ec1fceead61763f1a4b294f8eb1b3:/tools/tesh/tesh.c diff --git a/tools/tesh/tesh.c b/tools/tesh/tesh.c index f865e45fb4..6105ba415f 100644 --- a/tools/tesh/tesh.c +++ b/tools/tesh/tesh.c @@ -199,6 +199,8 @@ int main(int argc, char *argv[]) int i; char *suitename = NULL; struct sigaction newact; + + XBT_LOG_CONNECT(tesh); xbt_init(&argc, argv); rctx_init(); parse_environ();