sync with master
Этот коммит содержится в:
родитель
4c371ea6d7
Коммит
30ba00e05d
@ -77,7 +77,7 @@ static void errreg_cbfunc (pmix_status_t status,
|
||||
void *cbdata)
|
||||
{
|
||||
errhdler_ref = errhandler_ref;
|
||||
opal_output_verbose(1, opal_pmix_base_framework.framework_output,
|
||||
opal_output_verbose(5, opal_pmix_base_framework.framework_output,
|
||||
"PMIX client errreg_cbfunc - error handler registered status=%d, reference=%d",
|
||||
status, errhandler_ref);
|
||||
}
|
||||
|
@ -91,7 +91,7 @@ static void errreg_cbfunc(pmix_status_t status,
|
||||
void *cbdata)
|
||||
{
|
||||
errhdler_ref = errhandler_ref;
|
||||
opal_output_verbose(1, opal_pmix_base_framework.framework_output,
|
||||
opal_output_verbose(5, opal_pmix_base_framework.framework_output,
|
||||
"PMIX server errreg_cbfunc - error handler registered status=%d, reference=%d",
|
||||
status, errhandler_ref);
|
||||
}
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user