1
1

back out this change from the am

This commit was SVN r5363.
Этот коммит содержится в:
Tim Woodall 2005-04-14 21:10:47 +00:00
родитель ef20da3d12
Коммит e157491589

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

@ -236,7 +236,6 @@ int main(int argc, char *argv[], char* env[])
/* Spawn the job */
jobid = ORTE_JOBID_MAX; /* initialize jobid so that one is allocated */
rc = orte_rmgr.spawn(apps, num_apps, &jobid, job_state_callback);
if (ORTE_SUCCESS != rc) {
/* JMS show_help */