Python 3: fix a byte-str issue of utils.service
Fix issue: re.search(r"Loaded: loaded", output) failed
| TypeError: cannot use a string pattern on a bytes-like object
Signed-off-by: NSitong Liu <siliu@redhat.com>
Showing
想要评论请 注册 或 登录