
* fix typo in error message for spawning processes * Remove the name field from the global ompi_process_info struct, replacing usage with calls to ompi_rte_get_self(). Cleaned up the resulting logic in ompi_rte_init() to make it slightly simpler when dealing with the singleton case. Reduces data duplication and I believe fixes bug #1009 as a nice side effect. This commit was SVN r3230.