Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
74686ce5ad6d904bf7e55b6e1fc20b19567f1a5c
[simgrid.git] / examples / msg / run_msg_test.in
1 #! @BASH@ -e
2 if [ x@EXEEXT@ = x ] ; then 
3   wine=
4 else
5   wine=wine
6 fi
7     
8 $wine ./msg_test@EXEEXT@ @srcdir@/msg_platform.xml   @srcdir@/msg_deployment.xml
9 $wine ./msg_test@EXEEXT@ @srcdir@/small_platform.xml @srcdir@/small_deployment.xml