Mercurial > hgsubversion
view .hgignore @ 924:e252f9355933
test_fetch_command: fix if local encoding is not UTF-8
changectx.description() returns what changelog.read() returns which
is a description in local encoding. Convert that back to UTF-8 before
trying to decode it as UTF-8.
| author | Patrick Mezard <patrick@mezard.eu> |
|---|---|
| date | Sun, 26 Aug 2012 19:49:47 +0200 |
| parents | e42a05915edf |
| children | 60324fc7e4d7 |
line wrap: on
line source
syntax:glob build *.pyc *.pyo .DS_Store *.swp *~ .coverage cover *.py,cover MANIFEST dist *.egg-info hgsubversion/__version__.py nbproject .project .pydevproject .settings *.orig .noseids tests/fixtures/temp
