X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0b4e6354752a78d5aba770c15096cb72cdec1efa..cd5368c476f1a63917ae4ab75a005f062704f962:/examples/msg/msg_test.c?ds=inline diff --git a/examples/msg/msg_test.c b/examples/msg/msg_test.c index 012ba95203..f7b68ce0fb 100644 --- a/examples/msg/msg_test.c +++ b/examples/msg/msg_test.c @@ -225,8 +225,8 @@ int forwarder(int argc, char *argv[]) void test_all(const char *platform_file,const char *application_file) { { /* Simulation setting */ - MSG_paje_output("msg_test.trace"); MSG_set_channel_number(MAX_CHANNEL); + MSG_paje_output("msg_test.trace"); MSG_create_environment(platform_file); } { /* Application deployment */