Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
specify srcdir here
authordegomme <augustin.degomme@unibas.ch>
Sun, 31 Jan 2016 12:35:00 +0000 (13:35 +0100)
committerdegomme <augustin.degomme@unibas.ch>
Sun, 31 Jan 2016 12:36:49 +0000 (13:36 +0100)
examples/smpi/replay_multiple/replay_multiple.tesh

index b552fc2..f617815 100644 (file)
@@ -1,7 +1,7 @@
 p Test the replay with multiple instances 
 
 p first generate the deployment file
-$ ${srcdir:=.}/generate_multiple_deployment.sh -platform ${srcdir:=.}/../../platforms/small_platform_with_routers.xml -hostfile ${srcdir:=.}/../hostfile  ${srcdir:=.}/description_file deployment.xml
+$ ${srcdir:=.}/generate_multiple_deployment.sh -platform ${srcdir:=.}/../../platforms/small_platform_with_routers.xml -hostfile ${srcdir:=.}/../hostfile  ${srcdir:=.}/description_file ${srcdir:=.}/deployment.xml
 
 ! timeout 120
 $ ./replay_multiple description_file ${srcdir:=.}/../../platforms/small_platform_with_routers.xml deployment.xml --log=smpi.:info