On Wed, Aug 16, 2017 at 11:01 AM, Alin Balutoiu
<abalut...@cloudbasesolutions.com> wrote:
> On Windows, the default file system encoding is 'mbcs'
> resulting in a bad conversion.
>
> To make it cross-platform tolerant use
> 'sys.getfilesystemencoding()' instead of 'utf-8'.
>
> Co-authored-by: Alin Serdean <aserd...@cloudbasesolutions.com>
> Signed-off-by: Alin Balutoiu <abalut...@cloudbasesolutions.com>
> Signed-off-by: Alin Serdean <aserd...@cloudbasesolutions.com>
> Acked-by: Lance Richardson <lrich...@redhat.com>
> ---
> v2: No changes.
> ---
>  tests/test-ovsdb.py | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Thanks for the fixes!  I've applied these to master, branch-2.8, and branch-2.7.

-- 
Russell Bryant
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to