JSON issue with results. Fix for #233.

master
Julian M. Kunkel 2020-06-25 14:37:52 +01:00
parent 0bffd14de7
commit 38b1752bda
1 changed files with 0 additions and 1 deletions

View File

@ -1303,7 +1303,6 @@ static void TestIoSys(IOR_test_t *test)
/* loop over test iterations */
uint64_t params_saved_wearout = params->stoneWallingWearOutIterations;
for (rep = 0; rep < params->repetitions; rep++) {
PrintRepeatStart();
/* Get iteration start time in seconds in task 0 and broadcast to
all tasks */
if (rank == 0) {