Hi all,

Can I get a review of my changes for these bugs please?

Bugs:

7019067  <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=7019067>  
solaris_install.Popen logs blank lines
7018063  <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=7018063>  
solaris_install.Popen should allow a user to ignore the check_code check
7018060  <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=7018060>  
solaris_install.Popen should offer a DEVNULL destination



Webrev:
    http://cr.opensolaris.org/~kemitche/webrev.7019067

In addition to resolving the listed bugs, I've:
    - Added usage examples to the docstring for Popen
    - Added docstrings to the test cases
- Resolved a bug where subprocesses that completed quickly may hang in the select.select() call when attempting to perform logging. (e.g., running Popen(["pkg", "foo"], logger=mylogger) would hit this)

Thanks,
Keith
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to