Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[MBI] Whitespace cleanup.
[simgrid.git] / teshsuite / smpi / MBI / P2PMatchingANYSRCGenerator.py
index 0090a7c..7e9baf2 100755 (executable)
@@ -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)
-