Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix the binary directory of Chord tesh file
authorChristophe Thiéry <christopho128@gmail.com>
Tue, 26 Apr 2011 15:50:07 +0000 (17:50 +0200)
committerChristophe Thiéry <christopho128@gmail.com>
Tue, 26 Apr 2011 15:50:07 +0000 (17:50 +0200)
examples/msg/chord/chord.tesh

index 98fabad..d5b0dfb 100644 (file)
@@ -3,7 +3,7 @@
 p Testing the Chord implementation with MSG
 
 ! output sort
-$ $SG_TEST_EXENV ${bindir}/chord$EXEEXT -nb_bits=6 ${srcdir:=.}/../msg_platform.xml ${srcdir:=.}/chord.xml --log=msg_chord.thres:verbose "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
+$ $SG_TEST_EXENV ${bindir:=.}/chord$EXEEXT -nb_bits=6 ${srcdir:=.}/../msg_platform.xml ${srcdir:=.}/chord.xml --log=msg_chord.thres:verbose "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  0.000000] (1:node@Gatien) Joining the ring with id 48, knowing node 1
 > [  0.000000] (2:node@McGee) Joining the ring with id 42, knowing node 1
 > [  0.000000] (3:node@iRMX) Joining the ring with id 38, knowing node 1