X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a882344bc908a258a991701e226556ec23fd7cd6..5a006fa396cfcc8a91a8284f0d625b2a9a2565c9:/teshsuite/smpi/MBI/P2PLocalConcurrencyGenerator.py diff --git a/teshsuite/smpi/MBI/P2PLocalConcurrencyGenerator.py b/teshsuite/smpi/MBI/P2PLocalConcurrencyGenerator.py index 0f1812783b..072817b5a5 100755 --- a/teshsuite/smpi/MBI/P2PLocalConcurrencyGenerator.py +++ b/teshsuite/smpi/MBI/P2PLocalConcurrencyGenerator.py @@ -103,7 +103,7 @@ for s in gen.send + gen.isend + gen.psend: patterns['free2'] = gen.free[r]("2") shortdesc = ' Local Concurrency with a P2P' - # Gtenerate a message race + # Generate a message race if s in gen.send and r in gen.irecv + gen.precv: replace = patterns.copy() replace['shortdesc'] = shortdesc