1
1

whoops forgot a bit of debug. ;(

This commit was SVN r7313.
Этот коммит содержится в:
Josh Hursey 2005-09-12 16:58:10 +00:00
родитель e1abd9a6e4
Коммит 7d403cf1b4

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

@ -140,11 +140,7 @@ int main(int argc, char *argv[])
orte_process_name_t requestor;
int id, orted_pipe[2];
pid_t pid;
int sleeper = 0;
while(sleeper == 0) {
sleep(1);
}
#if defined(HAVE_FORK) && defined(HAVE_PIPE)
/* setup to check common command line options that just report and die */