]> AND Public Git Repository - simgrid.git/blobdiff - examples/s4u/energy-vm/s4u-energy-vm.tesh
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
requalify tesh for chord with new surf precision value.
[simgrid.git] / examples / s4u / energy-vm / s4u-energy-vm.tesh
index 08f8f4f29237f50e36855a0a9f94b85baf8ac966..10f5dbf47bfc733a1a2c7dfb6e42ddd232e76da4 100644 (file)
@@ -1,8 +1,8 @@
-#! ./tesh
+#!/usr/bin/env tesh
 
 p Testing the mechanism for computing host energy consumption in case of VMs
 
-$ ${bindir:=.}/s4u-energy-vm$EXEEXT ${platfdir}/energy_platform.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
+$ ${bindir:=.}/s4u-energy-vm ${platfdir}/energy_platform.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  0.000000] (1:dvfs@MyHost1) Creating and starting two VMs
 > [  0.000000] (1:dvfs@MyHost1) Create two tasks on Host1: both inside a VM
 > [  0.000000] (1:dvfs@MyHost1) Create two tasks on Host2: one inside a VM, the other directly on the host