Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
c54aa517d84a0eaf8a29d0670808f97da269e09d
[simgrid.git] / examples / gras / p2p / chord / test_sg.in
1 #!/bin/bash
2 if [ x@EXEEXT@ = x ] ; then 
3   exenv=$SG_TEST_EXENV
4 else
5   exenv=wine
6 fi
7
8 exec $exenv ./chord_simulator @top_srcdir@/examples/msg/msg_platform.xml @srcdir@/chord_deployment.xml $@