]> git.ipfire.org Git - pakfire.git/commit
shell: Fix tailing logs
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 7 May 2017 12:18:27 +0000 (14:18 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 7 May 2017 12:18:27 +0000 (14:18 +0200)
commita680a91c82e7509808aa4d8f88aece38e437dca2
tree448dbb30e9a13dd563cb7ac224f6aa1f035bf72a
parentfc1ede742962c8a345f6d59693634ab65b2337c0
shell: Fix tailing logs

Anything that is read from a file descriptor is now
of the bytes data type.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/shell.py