Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
port the SG part to the new stuff intended to work on AIX
[simgrid.git] / examples / ping / test_rl
index 4c4c12d..b0ce91e 100755 (executable)
@@ -1,3 +1,3 @@
 #! /bin/sh
-./ping_server 4000&
-./ping_client 127.0.0.1 4000
+./ping_server 4000 $@&
+./ping_client 127.0.0.1 4000 $@