1
1
This commit was SVN r27175.
Этот коммит содержится в:
Ralph Castain 2012-08-28 22:27:41 +00:00
родитель a414ffdf4c
Коммит f0077820f2

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

@ -41,7 +41,6 @@ orte_rmaps_base_module_t orte_rmaps_staged_module = {
static int staged_mapper(orte_job_t *jdata) static int staged_mapper(orte_job_t *jdata)
{ {
mca_base_component_t *c=&mca_rmaps_staged_component.base_version; mca_base_component_t *c=&mca_rmaps_staged_component.base_version;
char *output;
int i, j, rc; int i, j, rc;
orte_app_context_t *app; orte_app_context_t *app;
opal_list_t node_list; opal_list_t node_list;