In _test_pty_eof(), call waitpid on the child process only after reading all
authorZac Medico <zmedico@gentoo.org>
Sun, 27 Sep 2009 21:01:49 +0000 (21:01 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 27 Sep 2009 21:01:49 +0000 (21:01 -0000)
commit8da67a5dd3eea67ac10f4c5b24ca73aec19d27ae
treeff9f70c292c0fb2c7a42335fef54a110fa8ffdeb
parent86a164d83b36a283d0837afb383d30f6f2a7caae
In _test_pty_eof(), call waitpid on the child process only after reading all
the data from the pty.

svn path=/main/trunk/; revision=14452
pym/portage/__init__.py