Use PMI2 constants for consistency
Этот коммит содержится в:
родитель
713e3ea2e5
Коммит
13f9bb9202
@ -139,7 +139,7 @@ static int kvs_get(const char key[], char value [], int maxvalue)
|
|||||||
* been inserted, so suppress warning message if this is the
|
* been inserted, so suppress warning message if this is the
|
||||||
* case
|
* case
|
||||||
*/
|
*/
|
||||||
if (PMI_SUCCESS != rc) {
|
if (PMI2_SUCCESS != rc) {
|
||||||
return OPAL_ERROR;
|
return OPAL_ERROR;
|
||||||
}
|
}
|
||||||
return OPAL_SUCCESS;
|
return OPAL_SUCCESS;
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user