check-help-strings cleanup
This commit was SVN r32497.
Этот коммит содержится в:
родитель
e184733ef6
Коммит
22cb8a1834
@ -12,6 +12,8 @@
|
|||||||
* Copyright (c) 2008-2014 Cisco Systems, Inc. All rights reserved.
|
* Copyright (c) 2008-2014 Cisco Systems, Inc. All rights reserved.
|
||||||
* Copyright (c) 2012 Los Alamos National Security, LLC.
|
* Copyright (c) 2012 Los Alamos National Security, LLC.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
|
* Copyright (c) 2014 Research Organization for Information Science
|
||||||
|
* and Technology (RIST). All rights reserved.
|
||||||
* $COPYRIGHT$
|
* $COPYRIGHT$
|
||||||
*
|
*
|
||||||
* Additional copyrights may follow
|
* Additional copyrights may follow
|
||||||
@ -92,7 +94,7 @@ int mca_coll_base_find_available(bool enable_progress_threads,
|
|||||||
if (opal_list_get_size(&ompi_coll_base_framework.framework_components) == 0) {
|
if (opal_list_get_size(&ompi_coll_base_framework.framework_components) == 0) {
|
||||||
opal_output_verbose(10, ompi_coll_base_framework.framework_output,
|
opal_output_verbose(10, ompi_coll_base_framework.framework_output,
|
||||||
"coll:find_available: no coll components available!");
|
"coll:find_available: no coll components available!");
|
||||||
opal_show_help("help-mca-base.txt", "find-available:none-found", true,
|
opal_show_help("help-mca-base.txt", "find-available:not-valid", true,
|
||||||
"coll");
|
"coll");
|
||||||
return OMPI_ERROR;
|
return OMPI_ERROR;
|
||||||
}
|
}
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user