]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
Stop obsuring stderr when installing with yum
authorZack Cerza <zack.cerza@inktank.com>
Tue, 14 Oct 2014 15:38:41 +0000 (09:38 -0600)
committerZack Cerza <zack.cerza@inktank.com>
Tue, 14 Oct 2014 15:47:56 +0000 (09:47 -0600)
commit6a5ba7fe6c3292ba4512a6351f0a826441df6ad9
tree34a8314244d46491a2987650508879d84034a5e8
parent58c22bbb007a8765f76ba3aaa1e0d867f7a68974
Stop obsuring stderr when installing with yum

Over time, the code that actually used the buffer we stored stderr in
was removed, leaving us holding error messages and never displaying
them.

Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
teuthology/task/install.py