If you weren't an early adopter of the solaris_install.Popen class, you can ignore this message.

If you are an early adopter, this push changed the behavior of solaris_install.Popen. To avoid future confusion, features of Popen that would previously implicitly cause the call to block until the subprocess had finished have been moved into solaris_install.Popen.check_call(). check_call() behaves more or less the same as before, and returns a solaris_install.Popen object on successful subprocess completion.

- Keith

On 02/24/11 10:51 AM, [email protected] wrote:
Author: Keith Mitchell<[email protected]>
Repository: /hg/caiman/slim_source
Latest revision: 70f0b66c2ef730a97a99a4a29cf112f84540ad39
Total changesets: 1
Log message:
7019067 solaris_install.Popen logs blank lines
7018063 solaris_install.Popen should allow a user to ignore the check_code check
7018060 solaris_install.Popen should offer a DEVNULL destination
7020660 Change solaris_install.Popen() from a class to a function
7020658 solaris_install.Popen shouldn't always raise an exception if stderr is 
populated

Files:
        update: usr/src/lib/install_common/__init__.py
        update: usr/src/lib/install_common/test/test_install_popen.py
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

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

Reply via email to