Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix make dist
[simgrid.git] / testsuite / gras / trp_tcp_usage.in
1 #! @BASH@ -e
2
3 ./trp_tcp_server $@ &
4 sleep 1
5 ./trp_tcp_client $@ 
6