Code review comment for lp:~lool/ubuntu-dev-tools/fix-non-ascii-name

Revision history for this message
Stefano Rivera (stefanor) wrote :

Looks good, but that test won't pass at package build time, with the C locale.

We'll need to run the tests with LANG=C.UTF-8 in debian/rules

« Back to merge proposal