X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/74c1ec0ea946c5cb680969bc982a53326a1c0a59..bfd69c3ceb98d85f6aff577197153233f4d085d6:/teshsuite/smpi/MBI/P2PMatchingGenerator.py diff --git a/teshsuite/smpi/MBI/P2PMatchingGenerator.py b/teshsuite/smpi/MBI/P2PMatchingGenerator.py index e6553c1500..4698b13976 100755 --- a/teshsuite/smpi/MBI/P2PMatchingGenerator.py +++ b/teshsuite/smpi/MBI/P2PMatchingGenerator.py @@ -133,4 +133,3 @@ for s in send + isend + ssend + bsend: replace['operation1'] = operation[s]("1") replace['operation2'] = operation[r]("2") make_file(template, f'CallOrdering_{r}_{s}_nok.c', replace) -