X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8d387cbb31720448e982bcde84a1ba1e51830470..c55584d3f21bd2c2ace31d2124f0543779f864ad:/teshsuite/xbt/parmap_test/parmap_test.cpp diff --git a/teshsuite/xbt/parmap_test/parmap_test.cpp b/teshsuite/xbt/parmap_test/parmap_test.cpp index cfb1684f1c..e6e209c58a 100644 --- a/teshsuite/xbt/parmap_test/parmap_test.cpp +++ b/teshsuite/xbt/parmap_test/parmap_test.cpp @@ -83,6 +83,7 @@ static int test_parmap_extended(e_xbt_parmap_mode_t mode) int main(int argc, char** argv) { int status = 0; + xbt_log_control_set("parmap_test.fmt:[%c/%p]%e%m%n"); MSG_init(&argc, argv); XBT_INFO("Basic testing posix");