X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/315c1504ff4aec5188611d052a65c97aec85cd92..4b4b35167f2fc34b97eac3e8e0ae31b5ac61d74b:/teshsuite/msg/io-raw-storage/io-raw-storage.tesh diff --git a/teshsuite/msg/io-raw-storage/io-raw-storage.tesh b/teshsuite/msg/io-raw-storage/io-raw-storage.tesh index 52e2412e5b..d94788e8a8 100644 --- a/teshsuite/msg/io-raw-storage/io-raw-storage.tesh +++ b/teshsuite/msg/io-raw-storage/io-raw-storage.tesh @@ -1,8 +1,8 @@ -#! ./tesh +#!/usr/bin/env tesh -$ ./io-raw-storage$EXEEXT ${platfdir}/storage/storage.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" +$ ${bindir}/io-raw-storage ${platfdir}/storage/storage.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" > [ 0.000000] (1:@denise) *** Storage info on denise *** -> [ 0.000000] (1:@denise) Storage name: Disk2, mount name: c: +> [ 0.000000] (1:@denise) Storage name: Disk2, mount name: /tmp > [ 0.000000] (1:@denise) Storage name: Disk4, mount name: /home > [ 0.003333] (1:@denise) Wrote 200000 bytes on 'Disk4' > [ 0.004333] (1:@denise) Read 200000 bytes on 'Disk4'