X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/af72ee01a6a0c01b1a67dc3095f952fd8ab1dd42..f5f38e5b9cdacbf1ba1705bb7ed592b59f8e8712:/examples/cpp/network-wifi/s4u-network-wifi.tesh diff --git a/examples/cpp/network-wifi/s4u-network-wifi.tesh b/examples/cpp/network-wifi/s4u-network-wifi.tesh index 0cb06ba95f..980f6bd878 100644 --- a/examples/cpp/network-wifi/s4u-network-wifi.tesh +++ b/examples/cpp/network-wifi/s4u-network-wifi.tesh @@ -1,6 +1,7 @@ #!/usr/bin/env tesh -$ ${bindir:=.}/s4u-network-wifi ${platfdir}/wifi.xml "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n" +$ ${bindir:=.}/s4u-network-wifi ${platfdir}/wifi.xml "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n" --cfg=network/model:CM02 +> [ 0.000000] (0:maestro@) Configuration change: Set 'network/model' to 'CM02' > [ 0.000000] (1:sender@Station 1) Send a message to the other station. > [ 0.000000] (2:receiver@Station 2) Wait for a message. > [ 3.888889] (1:sender@Station 1) Done.