whoops forgot a bit of debug. ;(
This commit was SVN r7313.
Этот коммит содержится в:
родитель
e1abd9a6e4
Коммит
7d403cf1b4
@ -140,11 +140,7 @@ int main(int argc, char *argv[])
|
|||||||
orte_process_name_t requestor;
|
orte_process_name_t requestor;
|
||||||
int id, orted_pipe[2];
|
int id, orted_pipe[2];
|
||||||
pid_t pid;
|
pid_t pid;
|
||||||
int sleeper = 0;
|
|
||||||
|
|
||||||
while(sleeper == 0) {
|
|
||||||
sleep(1);
|
|
||||||
}
|
|
||||||
#if defined(HAVE_FORK) && defined(HAVE_PIPE)
|
#if defined(HAVE_FORK) && defined(HAVE_PIPE)
|
||||||
|
|
||||||
/* setup to check common command line options that just report and die */
|
/* setup to check common command line options that just report and die */
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user