1
1

Oops -- add second string in there because we added a second %s to the

help message.

This commit was SVN r7064.
Этот коммит содержится в:
Jeff Squyres 2005-08-27 13:32:25 +00:00
родитель b462345956
Коммит 774f879a41

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

@ -564,7 +564,7 @@ static void job_state_callback(orte_jobid_t jobid, orte_proc_state_t state)
static void exit_callback(int fd, short event, void *arg)
{
opal_show_help("help-orterun.txt", "orterun:abnormal-exit",
true, orterun_basename);
true, orterun_basename, orterun_basename);
/* Trigger the normal exit conditions */