Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Set path for command.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Fri, 7 Feb 2014 10:48:18 +0000 (11:48 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Sat, 8 Feb 2014 09:43:45 +0000 (10:43 +0100)
examples/msg/cloud/simple_vm.tesh
examples/msg/cloud/two_tasks_vm.tesh

index adeb0d6..61d3893 100644 (file)
@@ -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
index 421c12f..05952d9 100644 (file)
@@ -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