ceph/qa/standalone/special
Kefu Chai 5c758f63aa qa/standalone: always decode output from check_output()
we could pass `text=True` for better readability, but that's introduced
in python3.7, or pass `error="ignore"` but it's too long.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-09-03 13:09:16 +08:00
..
ceph_objectstore_tool.py qa/standalone: always decode output from check_output() 2020-09-03 13:09:16 +08:00
test-failure.sh