Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix newly added tesh
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Tue, 1 Mar 2016 23:04:42 +0000 (00:04 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Tue, 1 Mar 2016 23:04:42 +0000 (00:04 +0100)
teshsuite/msg/storage/concurrent_rw.tesh

index 337f01f..2d837c5 100644 (file)
@@ -1,4 +1,4 @@
-$ ./concurrent_rw $EXEEXT --cfg=path:${srcdir:=.} ${srcdir:=.}/../../../examples/platforms/storage/storage.xml --log=root.fmt:> [%10.6r]%e(%i:%P@%h)%e%m%n"
+$ ./concurrent_rw$EXEEXT ${srcdir:=.}/../../../examples/platforms/storage/storage.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  0.000000] (1:bob@bob) process 1 is writing!
 > [  0.000000] (2:bob@bob) process 2 is writing!
 > [  0.000000] (3:bob@bob) process 3 is writing!
 > [  0.000000] (1:bob@bob) process 1 is writing!
 > [  0.000000] (2:bob@bob) process 2 is writing!
 > [  0.000000] (3:bob@bob) process 3 is writing!