X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0bfafcab47ae9cd7856bd8d129404c33079d6afe..3c7c64745aa5e60415bb85af482c7b0d0fca2b2b:/examples/cpp/comm-waituntil/s4u-comm-waituntil.tesh?ds=sidebyside diff --git a/examples/cpp/comm-waituntil/s4u-comm-waituntil.tesh b/examples/cpp/comm-waituntil/s4u-comm-waituntil.tesh index 87d8794170..3ca05645ab 100644 --- a/examples/cpp/comm-waituntil/s4u-comm-waituntil.tesh +++ b/examples/cpp/comm-waituntil/s4u-comm-waituntil.tesh @@ -2,7 +2,7 @@ p Test1 Sleep_sender > Sleep_receiver -$ ${bindir:=.}/s4u-comm-waituntil ${platfdir}/small_platform_fatpipe.xml s4u-comm-waituntil_d.xml "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n" +$ ${bindir:=.}/s4u-comm-waituntil ${platfdir}/small_platform_fatpipe.xml "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n" > [ 0.000000] (1:sender@Tremblay) Send 'Message 0' to 'receiver-0' > [ 0.000000] (2:receiver@Ruby) Wait for my first message > [ 0.000000] (1:sender@Tremblay) Send 'Message 1' to 'receiver-0'