X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0746edb369906f57c331d9336bf85ae91094ad51..0bfafcab47ae9cd7856bd8d129404c33079d6afe:/examples/s4u/network-wifi/s4u-network-wifi.tesh diff --git a/examples/s4u/network-wifi/s4u-network-wifi.tesh b/examples/s4u/network-wifi/s4u-network-wifi.tesh deleted file mode 100644 index 0cb06ba95f..0000000000 --- a/examples/s4u/network-wifi/s4u-network-wifi.tesh +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env tesh - -$ ${bindir:=.}/s4u-network-wifi ${platfdir}/wifi.xml "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n" -> [ 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. -> [ 3.888889] (2:receiver@Station 2) Done.