X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/82230d737404aa70c3c2b5824d97109f1f129d58..bd7d5780ee8b73efd58c83f5d6f864d0a941b3ed:/examples/msg/dht-kademlia/dht-kademlia.tesh?ds=sidebyside diff --git a/examples/msg/dht-kademlia/dht-kademlia.tesh b/examples/msg/dht-kademlia/dht-kademlia.tesh index cecf9b67dc..e34f10f1ae 100644 --- a/examples/msg/dht-kademlia/dht-kademlia.tesh +++ b/examples/msg/dht-kademlia/dht-kademlia.tesh @@ -1,9 +1,9 @@ -#! ./tesh +#!/usr/bin/env tesh p Testing the Kademlia implementation with MSG ! output sort 19 -$ $SG_TEST_EXENV ${bindir:=.}/dht-kademlia ${srcdir:=.}/cluster.xml ${srcdir:=.}/../msg/dht-kademlia/dht-kademlia_d.xml "--log=root.fmt:[%10.6r]%e(%02i:%P@%h)%e%m%n" +$ $SG_TEST_EXENV ${bindir:=.}/dht-kademlia ${platfdir}/cluster.xml ${srcdir}/dht-kademlia_d.xml "--log=root.fmt:[%10.6r]%e(%02i:%P@%h)%e%m%n" > [ 0.000000] ( 1:node@node-0.acme.org) Hi, I'm going to create the network with id 0 > [ 0.000000] ( 2:node@node-1.acme.org) Hi, I'm going to join the network with id 1 > [ 0.000000] ( 3:node@node-2.acme.org) Hi, I'm going to join the network with id 3