fix JSON format, the end of Array object (#264)

master
donko 2020-10-28 18:38:17 +09:00 committed by GitHub
parent 077f4ef98d
commit dab62b57c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1529,8 +1529,8 @@ static void TestIoSys(IOR_test_t *test)
params->errorFound = FALSE;
rankOffset = 0;
PrintRepeatEnd();
}
PrintRepeatEnd();
MPI_CHECK(MPI_Comm_free(&testComm), "MPI_Comm_free() error");