loader: Use utf-8 instead of ascii to decode rsync output
Closed
requested to merge generated-differential-D8104-source into generated-differential-D8104-target
It exists cases where rsync output will not be ascii decodable so prefer to use utf-8 instead.
Fixes SWH-LOADER-CVS-18.
Migrated from D8104 (view on Phabricator)
Merge request reports
Activity
Build is green
Patch application report for D8104 (id=29260)
Rebasing onto e5215cf1...
Current branch diff-target is up to date.
Changes applied before test
commit 5a79a325a875340816f3695faaf2a0b3e19797ee Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Fri Jul 8 18:29:21 2022 +0200 loader: Use utf-8 instead of ascii to decode rsync output It exists cases where rsync output will not be ascii decodable so prefer to use utf-8 instead.
See https://jenkins.softwareheritage.org/job/DLDCVS/job/tests-on-diff/123/ for more details.
Please register or sign in to reply