]> AND Public Git Repository - simgrid.git/blobdiff - examples/msg/mc/bugged2.tesh
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Protect --log=root.fmt flag with double quotes in tesh files
[simgrid.git] / examples / msg / mc / bugged2.tesh
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..57429e09d0945a4f198cd4c48e44fc5e7e4ed3b5 100644 (file)
@@ -0,0 +1,13 @@
+#! ./tesh
+
+! output sort
+$ ${bindir:=.}/bugged2 "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
+> [  0.000000] (2:client@HostB) Send 1!
+> [  0.000000] (3:client@HostC) Send 2!
+> [  0.008753] (1:server@HostA) Received 1
+> [  0.008753] (2:client@HostB) Send 1!
+> [  0.017506] (1:server@HostA) Received 2
+> [  0.017506] (3:client@HostC) Send 2!
+> [  0.026259] (1:server@HostA) Received 1
+> [  0.035012] (1:server@HostA) Received 2
+> [  0.035012] (1:server@HostA) OK