Ceph is a distributed object, block, and file storage platform
Go to file
Tommi Virtanen 492fa48893 Don't close file after copying stdout/stderr to it.
If a caller uses StringIO to capture the output, they
cannot call .getvalue() after the close.

This also lets you collect multiple command outputs
into the same file.
2011-05-19 12:16:43 -07:00
orchestra Don't close file after copying stdout/stderr to it. 2011-05-19 12:16:43 -07:00
.gitignore Initial import 2011-05-18 14:46:49 -07:00
bootstrap Initial import 2011-05-18 14:46:49 -07:00
requirements.txt Initial import 2011-05-18 14:46:49 -07:00