Skip to content

Commit a9e6544

Browse files
committed
argh, a debugging sleep statement got into the source code.
1 parent b65e940 commit a9e6544

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ompi/mca/io/ompio/io_ompio_file_set_view.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,6 @@ int mca_io_ompio_simple_grouping(mca_io_ompio_file_t *fh,
349349
k++;
350350
}
351351
}
352-
sleep (10);
353352
return OMPI_SUCCESS;
354353
}
355354

0 commit comments

Comments
 (0)