1
1

pmix: fix a return status in native_get_attr

Этот коммит содержится в:
Gilles Gouaillardet 2014-10-30 15:26:23 +09:00
родитель 924d39e415
Коммит ca0b969991

Просмотреть файл

@ -915,7 +915,7 @@ static bool native_get_attr(const char *attr, opal_value_t **kv)
if (NULL == mca_pmix_native_component.uri) {
/* no server available, so just return */
return OPAL_ERR_NOT_FOUND;
return false;
}
/* if the value isn't yet available, then we should try to retrieve