Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
If test cannot be run, say so to automake
[simgrid.git] / examples / ping / test_sg
1 #! /bin/sh
2 test -e ./ping_simulator || exit 77
3 exec ./ping_simulator ../WAN_3.platform.txt ping_deployment
4