X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1062a562502ee5cd09a6577400df729eb60a70c5..79f4c4c467150b3bea841b968cabd629e9d9282a:/teshsuite/msg/io-file/io-file.c diff --git a/teshsuite/msg/io-file/io-file.c b/teshsuite/msg/io-file/io-file.c index 5910d5b83b..a2feefc1ec 100644 --- a/teshsuite/msg/io-file/io-file.c +++ b/teshsuite/msg/io-file/io-file.c @@ -20,7 +20,7 @@ static int host(XBT_ATTRIB_UNUSED int argc, XBT_ATTRIB_UNUSED char* argv[]) switch (MSG_process_self_PID()) { case 1: - file = MSG_file_open("c:\\Windows\\setupact.log", NULL); + file = MSG_file_open("/tmp/include/surf/simgrid_dtd.h", NULL); st_name = "Disk2"; break; case 2: