X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c982b02120efb70184ab1c0eb4762ddfcca960b2..e85fdc5e3b4e74c39e0255980cc7c15c1759c276:/teshsuite/smpi/MBI/P2PMatchingANYSRCGenerator.py diff --git a/teshsuite/smpi/MBI/P2PMatchingANYSRCGenerator.py b/teshsuite/smpi/MBI/P2PMatchingANYSRCGenerator.py index 0090a7c451..7e9baf2093 100755 --- a/teshsuite/smpi/MBI/P2PMatchingANYSRCGenerator.py +++ b/teshsuite/smpi/MBI/P2PMatchingANYSRCGenerator.py @@ -106,4 +106,3 @@ for s in send + isend: replace['outcome'] = 'ERROR: MessageRace' replace['errormsg'] = 'P2P message race which can cause a deadlock. @{r}@ at @{filename}@:@{line:MBIERROR}@ is called with ANY_SRC.' make_file(template, f'MessageRace_{r}_{s}_nok.c', replace) -