зеркало из https://github.com/mozilla/pjs.git
Checked in more temporary debugging code for the strange QA failure on
Windows.
This commit is contained in:
Родитель
2362ee8f5f
Коммит
a5136af537
|
@ -752,6 +752,9 @@ int main(int argc, char **argv)
|
|||
error = 1;
|
||||
goto done;
|
||||
}
|
||||
|
||||
/* Wait until the pseudo stdin is readable (for debugging). --wtc */
|
||||
PR_Poll(&pollset[1], 1, PR_INTERVAL_NO_TIMEOUT);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче