X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/88484c0d38f0a3ad966430648bec4cb4e46c89a7..66142ce747d425a7c608aa1b9e8b50f8d8c78779:/examples/s4u/energy-vm/s4u-energy-vm.tesh diff --git a/examples/s4u/energy-vm/s4u-energy-vm.tesh b/examples/s4u/energy-vm/s4u-energy-vm.tesh index 08f8f4f292..10f5dbf47b 100644 --- a/examples/s4u/energy-vm/s4u-energy-vm.tesh +++ b/examples/s4u/energy-vm/s4u-energy-vm.tesh @@ -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