]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
misc.sh(): Don't capture stderr by default 925/head
authorZack Cerza <zack@redhat.com>
Mon, 8 Aug 2016 19:45:50 +0000 (13:45 -0600)
committerZack Cerza <zack@redhat.com>
Mon, 8 Aug 2016 20:13:05 +0000 (14:13 -0600)
commit1635ae8e4e5a312708c2cca17f703dbb2209417e
treea28ba823586048093b244f038a265c28e8fd1b52
parent70c12ace006c1bebd3f622448212bffcc6515ff7
misc.sh(): Don't capture stderr by default

If not capturing it, log it.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/misc.py
teuthology/test/test_misc.py