X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/673f3b2361e3e78f58c2110cb98017a008af04e3..d6d89316ae6394f900bcb1eda993050b6969e703:/examples/msg/kademlia/kademlia.tesh diff --git a/examples/msg/kademlia/kademlia.tesh b/examples/msg/kademlia/kademlia.tesh index b6b693d991..8b85394f8e 100644 --- a/examples/msg/kademlia/kademlia.tesh +++ b/examples/msg/kademlia/kademlia.tesh @@ -3,7 +3,7 @@ p Testing the Kademlia implementation with MSG ! output sort -$ $SG_TEST_EXENV ${bindir:=.}/kademlia ${srcdir:=.}/../msg_platform.xml ${srcdir:=.}/kademlia.xml "--log=root.fmt:[%10.6r]%e(%02i:%P@%h)%e%m%n" +$ $SG_TEST_EXENV ${bindir:=.}/kademlia ${srcdir:=.}/../../platforms/platform.xml ${srcdir:=.}/kademlia.xml "--log=root.fmt:[%10.6r]%e(%02i:%P@%h)%e%m%n" > [ 0.000000] ( 1:node@Jacquelin) Hi, I'm going to create the network with id 00000000 > [ 0.000000] ( 2:node@Boivin) Hi, I'm going to join the network with id 00000001 > [ 0.000000] ( 3:node@Jean_Yves) Hi, I'm going to join the network with id 00000003 @@ -17,7 +17,7 @@ $ $SG_TEST_EXENV ${bindir:=.}/kademlia ${srcdir:=.}/../msg_platform.xml ${srcdir > [ 0.000000] (11:node@Tanguay) Hi, I'm going to join the network with id 000003ff > [ 0.000000] (12:node@Morin) Hi, I'm going to join the network with id 000007ff > [ 0.000000] (13:node@Ethernet) Hi, I'm going to join the network with id 00000fff -> [900.000000] ( 0:@) Messages created: 1046 +> [900.000000] ( 0:@) Messages created: 1277 > [900.000000] ( 0:@) Simulated time: 900 > [900.000000] ( 1:node@Jacquelin) 8/8 FIND_NODE have succeeded > [900.000000] ( 2:node@Boivin) 7/7 FIND_NODE have succeeded