contrib: fromupstream: Fix unicode handling

It appears that the data coming from pwclient is already UTF-8, so we
shouldn't be assuming it's ASCII and then converting it to UTF-8.

BUG=None
TEST=fromupstream.py -b= -t= pw://10502209

Change-Id: I9ec49551b691c353174d8f8c2f14fdc2e8741ce6
Reviewed-on: https://chromium-review.googlesource.com/1123639
Commit-Ready: Douglas Anderson <dianders@chromium.org>
Tested-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Alexandru M Stan <amstan@chromium.org>
1 file changed