1
1

Ensure the final output is printed

cmr:v1.7

This commit was SVN r27240.
Этот коммит содержится в:
Ralph Castain 2012-09-05 16:25:15 +00:00
родитель fde83a44ab
Коммит 64ccf789f2

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

@ -714,6 +714,8 @@ static int rte_finalize(void)
/* output any lingering stdout/err data */
orte_iof_base_close();
fflush(stdout);
fflush(stderr);
/* ensure we scrub the session directory tree */
orte_session_dir_cleanup(ORTE_JOBID_WILDCARD);