]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ptl-tool: open githubmap with utf-8 code 20288/head
authorPatrick Donnelly <pdonnell@redhat.com>
Sat, 3 Feb 2018 21:35:22 +0000 (13:35 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Sat, 3 Feb 2018 21:38:37 +0000 (13:38 -0800)
commit9a843c518a6622b6b973dbcaa5e92f875a2d29d2
treee73fecaa4cd78034efd0b03230ebe2319ae0a8c5
parent8711d791337508be708b1129520948667725554a
ptl-tool: open githubmap with utf-8 code

This resolves a decode error:

    UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 8: ordinal not in range(128)

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/script/ptl-tool.py