]> diplodocus.org Git - nmh/commitdiff
Fixed three LC_ALL settings:
authorDavid Levine <levinedl@acm.org>
Mon, 20 Jan 2014 16:31:16 +0000 (10:31 -0600)
committerDavid Levine <levinedl@acm.org>
Mon, 20 Jan 2014 16:31:16 +0000 (10:31 -0600)
1) Replaced en_US.ISO8859-1 with C because that's sufficient to show
   decoding with an invalid multibyte sequence.
2) Removed redundant LC_ALL=en_US.UTF-8; that is set for the entire test.
3) Removed the last en_US.ISO8859-1 because it hid what the test was
   trying to show.


No differences found