X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f3b7e5f4b4d7c87ee3e8827313ec966ea8fc8387..b535dc5f8e8d9402e481b0186ddb81f11b486d01:/examples/c/dht-kademlia/dht-kademlia.tesh diff --git a/examples/c/dht-kademlia/dht-kademlia.tesh b/examples/c/dht-kademlia/dht-kademlia.tesh index 3ca6ceb5ff..036e0bb6e1 100644 --- a/examples/c/dht-kademlia/dht-kademlia.tesh +++ b/examples/c/dht-kademlia/dht-kademlia.tesh @@ -3,7 +3,7 @@ p Testing the Kademlia implementation ! output sort 19 -$ ${bindir:=.}/c-dht-kademlia ${platfdir}/cluster_backbone.xml ${srcdir:=.}/dht-kademlia_d.xml "--log=root.fmt:[%10.6r]%e(%02i:%P@%h)%e%m%n" +$ ${bindir:=.}/c-dht-kademlia ${platfdir}/cluster_backbone.xml ${srcdir:=.}/dht-kademlia_d.xml "--log=root.fmt:[%10.6r]%e(%02i:%a@%h)%e%m%n" > [ 0.000000] ( 1:node@node-0.simgrid.org) Hi, I'm going to create the network with id 0 > [ 0.000000] ( 2:node@node-1.simgrid.org) Hi, I'm going to join the network with id 1 > [ 0.000000] ( 3:node@node-2.simgrid.org) Hi, I'm going to join the network with id 3