From: Navarrop Date: Thu, 21 Apr 2011 12:05:07 +0000 (+0200) Subject: add ${bindir}/ to tesh chord X-Git-Tag: v3_6_rc3~122^2~2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/376ac46ebd7e9bd3daea96936d8cf1a7aee2386d?ds=sidebyside add ${bindir}/ to tesh chord --- diff --git a/examples/msg/chord/chord.tesh b/examples/msg/chord/chord.tesh index 77e9cf3d0a..98fabadc49 100644 --- a/examples/msg/chord/chord.tesh +++ b/examples/msg/chord/chord.tesh @@ -3,7 +3,7 @@ p Testing the Chord implementation with MSG ! output sort -$ $SG_TEST_EXENV ./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