This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, master has been updated
       via  00804b75888d2c1781ff63d805b81507a11693a2 (commit)
      from  96c3d2a022acb59cc2559cd49488da476ee8a3b1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 00804b75888d2c1781ff63d805b81507a11693a2
Author: David Levine <[email protected]>
Date:   Sun Jan 6 09:38:21 2013 -0600

    Fixed test-utf8-body to actually contain the UTF-8 character
    instead of the single byte, 8-bit character.  This was caught
    using Heirloom shell with a UTF-8 locale:  when it wrote the
    test draft from a here document, it converted the single byte
    character to UTF-8.  This verifies that behavior:
    
    LANG=en_US.utf-8 /usr/lib/heirloom/5bin/sh -c "od -x <<EOF
    `printf '\xA1'`
    EOF
    "

-----------------------------------------------------------------------

Summary of changes:
 test/mhbuild/test-utf8-body |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System

_______________________________________________
Nmh-commits mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-commits

Reply via email to