Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revalidate the outputs I can test on my machine (build daemons are currently dead)
[simgrid.git] / examples / gras / rpc / test_sg_32
index 8b56eaa..6f4b8f8 100755 (executable)
@@ -6,9 +6,9 @@
 
 $ $SG_TEST_EXENV ./rpc_simulator$EXEEXT ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/rpc.xml --log=root.fmt:"'[%h:%P:(%i)] [%c/%p] %m%n'"
 > [Tremblay:server:(1)] [Rpc/INFO] Launch server (port=4000)
-> [Tremblay:server:(1)] [Rpc/INFO] Listening on port 4000
 > [Ginette:forwarder:(2)] [Rpc/INFO] Launch forwarder (port=4000)
 > [Fafard:client:(3)] [Rpc/INFO] Launch client (server on Tremblay:4000)
+> [Tremblay:server:(1)] [Rpc/INFO] Listening on port 4000
 > [Fafard:client:(3)] [Rpc/INFO] Connected to Tremblay:4000.
 > [Fafard:client:(3)] [Rpc/INFO] Connected to server which is on Tremblay:4000
 > [Tremblay:server:(1)] [Rpc/INFO] Got message PING(1234) from Fafard:0