Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Tesh files: kill obsolete variables SG_TEST_EXENV and EXEEXT.
[simgrid.git] / examples / s4u / io-async / s4u-io-async.tesh
index 3a32addb267173bff77ebecc9b20bf0cd9181a87..d2a6acbc239813b75d5ae714dda7dc484d8179ed 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env tesh
 
-$ $SG_TEST_EXENV ${bindir:=.}/s4u-io-async$EXEEXT ${platfdir}/storage/storage.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
+$ ${bindir:=.}/s4u-io-async ${platfdir}/storage/storage.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  0.000000] (1:test@bob) Hello! read 20000000 bytes from Storage Disk1
 > [  0.000000] (2:test_cancel@alice) Hello! write 50000000 bytes from Storage Disk2
 > [  0.200000] (1:test@bob) Goodbye now!