Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Pass debugging flags to binary
[simgrid.git] / examples / msg / run_msg_test.in
index 74686ce..33a57fa 100644 (file)
@@ -5,5 +5,5 @@ else
   wine=wine
 fi
     
-$wine ./msg_test@EXEEXT@ @srcdir@/msg_platform.xml   @srcdir@/msg_deployment.xml
-$wine ./msg_test@EXEEXT@ @srcdir@/small_platform.xml @srcdir@/small_deployment.xml
+$wine ./msg_test@EXEEXT@ @srcdir@/msg_platform.xml @srcdir@/msg_deployment.xml $@
+$wine ./msg_test@EXEEXT@ @srcdir@/small_platform.xml @srcdir@/small_deployment.xml $@