Fix test suite to not require a unicode locale.

Without a unicode locale, it will fail to print a unicode filename to
console, and fails.
This commit is contained in:
Joey Hess 2012-02-29 02:32:05 -04:00
parent f53f23c3f3
commit e5fee3f352
2 changed files with 7 additions and 9 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
git-annex (3.20120229) unstable; urgency=low
* Fix test suite to not require a unicode locale.
-- Joey Hess <joeyh@debian.org> Wed, 29 Feb 2012 02:31:31 -0400
git-annex (3.20120227) unstable; urgency=low
* Modifications to support ghc 7.4's handling of filenames.