1
1
This commit was SVN r27307.
Этот коммит содержится в:
Ralph Castain 2012-09-11 20:54:04 +00:00
родитель fb2e543a57
Коммит bc1300f5cc

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

@ -157,7 +157,6 @@ int ompi_info_init(void)
* of determining the value
*/
if (NULL != (cptr = getenv("OMPI_MCA_initial_wdir"))) {
opal_output(0, "GOT WDIR %s", cptr);
ompi_info_set(&ompi_mpi_info_env.info, "wdir", cptr);
}