Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Adjust timing of SMPI tests
[simgrid.git] / teshsuite / smpi / privatization / privatization.c
index 7a79bb36f0cb6092ec1aa0f6f518fbfa70dc5618..ec4509ab2fb4869d57ecc028b556d055aaa34ad8 100644 (file)
@@ -19,8 +19,6 @@ static void test_opts(int argc, char* const argv[])
 
     switch (ret) {
       case 0:
-        found++;
-      break;
       case 's':
         found ++;
       break;