From: Arnaud Giersch Date: Fri, 7 Feb 2014 10:48:18 +0000 (+0100) Subject: Set path for command. X-Git-Tag: v3_11_beta~73 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/d5847aef0e597176cc85094cf7e25877d4fe9695 Set path for command. --- diff --git a/examples/msg/cloud/simple_vm.tesh b/examples/msg/cloud/simple_vm.tesh index adeb0d6c44..61d3893763 100644 --- a/examples/msg/cloud/simple_vm.tesh +++ b/examples/msg/cloud/simple_vm.tesh @@ -2,7 +2,7 @@ p Testing a vm with two successive tasks -$ $SG_TEST_EXENV simple_vm$EXEEXT --log=no_loc ${srcdir:=.}/simple_plat.xml +$ $SG_TEST_EXENV ${bindir:=.}/simple_vm$EXEEXT --log=no_loc ${srcdir:=.}/simple_plat.xml > [PM0:master_:(1) 0.000000] [msg_test/INFO] ## Test 1 (started): check computation on normal PMs > [PM0:master_:(1) 0.000000] [msg_test/INFO] ### Put a task on a PM > [PM0:compute:(2) 0.010000] [msg_test/INFO] PM0:compute task executed 0.01 diff --git a/examples/msg/cloud/two_tasks_vm.tesh b/examples/msg/cloud/two_tasks_vm.tesh index 421c12f588..05952d92cd 100644 --- a/examples/msg/cloud/two_tasks_vm.tesh +++ b/examples/msg/cloud/two_tasks_vm.tesh @@ -2,7 +2,7 @@ p Testing a vm with two successive tasks -$ $SG_TEST_EXENV two_tasks_vm$EXEEXT ${srcdir:=.}/simple_plat.xml +$ $SG_TEST_EXENV ${bindir:=.}/two_tasks_vm$EXEEXT ${srcdir:=.}/simple_plat.xml > [0.000000] [surf_vm_workstation/INFO] Create VM(VM0)@PM(PM0) with 0 mounted disks > [VM0:compute:(2) 0.000000] [msg_test/INFO] VM0:compute task 1 created 0 > [PM0:master_:(1) 0.000000] [msg_test/INFO] aTask remaining duration: 1e+09