1
1

More lightweight build changes

This commit was SVN r23989.
Этот коммит содержится в:
Brian Barrett 2010-11-03 15:39:10 +00:00
родитель 066d5fb9d7
Коммит a94caae625

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

@ -145,10 +145,12 @@ void orte_quit(void)
/* whack any lingering session directory files from our jobs */
orte_session_dir_cleanup(ORTE_JOBID_WILDCARD);
#if !ORTE_DISABLE_FULL_SUPPORT
/* cleanup our data server */
orte_data_server_finalize();
#endif
/* cleanup and leave */
orte_finalize();