Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Resynch MBI generators with upstream
[simgrid.git] / teshsuite / smpi / MBI / P2PComGenerator.py
index 004a93a3b50c09ed1f997e2a62e6d62e09196abf..1179650c8ffc9e48ccd489e8c395d7817af1d34b 100755 (executable)
@@ -122,7 +122,7 @@ for p1 in send + isend + psend:
         replace['change_com'] = 'MPI_Comm_free(&newcom);  /* MBIERROR */'
         make_file(template, f'InvalidParam_Com_{p1}_{p2}_nok.c', replace)
 
-       #  Generate the code with an invalid communicator ==> TO CHECK
+        #  Generate the code with an invalid communicator ==> TO CHECK
         #replace = patterns
         #replace['shortdesc'] = 'Point to point @{p1}@ and @{p2}@ have an invalid communicator'
        # replace['longdesc'] = 'Point to point @{p1}@ and @{p2}@ have an invalid communicator.'