Changeset 3135a0e


Ignore:
Timestamp:
10/15/2024 07:57:38 AM (37 hours ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
trunk
Children:
acf3def8
Parents:
c0dce340
git-author:
Xi Ruoyao <xry111@…> (10/15/2024 07:21:27 AM)
git-committer:
Xi Ruoyao <xry111@…> (10/15/2024 07:57:38 AM)
Message:

libarchive: Drop LC_ALL override for testing

I've tried some different locales (including C and zh_CN.UTF-8 where
some tests had failed in the past) and the tests seem just working fine
now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libarchive.xml

    rc0dce340 r3135a0e  
    101101
    102102    <para>
    103       To test the results, issue: <command>LC_ALL=C.UTF-8 make check</command>.
     103      To test the results, issue: <command>make check</command>.
    104104    </para>
    105105
Note: See TracChangeset for help on using the changeset viewer.