Changes between Initial Version and Version 1 of Ticket #84


Ignore:
Timestamp:
May 12, 2008, 4:03:35 AM (16 years ago)
Author:
ecprice
Comment:

In /usr/sbin/sipb-xen-lvcopy, code like

p = Popen(ls?, stdout=PIPE) print p.stdout

prints None the first time when called with remctl. It prints the right thing (an fd) when run directly, or on the second call to Popen.

Legend:

Unmodified
Added
Removed
Modified