git: cvs/easy-import.pl: Convert character to ASCII
John Marino
marino at crater.dragonflybsd.org
Fri Aug 7 10:07:41 PDT 2015
commit 3611dc1959be2e12a340ebddadb7bc821e843795
Author: John Marino <draco at marino.st>
Date: Fri Aug 7 19:04:04 2015 +0200
cvs/easy-import.pl: Convert character to ASCII
The author's name was using extended ASCII which sed rejects when
the locale is set for UTF-8. Just use "oe" instead of the umlaut
to resolve the problem easily.
Reported by: Yellow Rabbit
Summary of changes:
gnu/usr.bin/cvs/contrib/easy-import.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3611dc1959be2e12a340ebddadb7bc821e843795
--
DragonFly BSD source repository
More information about the Commits
mailing list