Ignore:
Timestamp:
06/09/2024 11:46:13 AM (3 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
4ed0b491
Parents:
e53161d
git-author:
Xi Ruoyao <xry111@…> (06/09/2024 11:21:35 AM)
git-committer:
Xi Ruoyao <xry111@…> (06/09/2024 11:46:13 AM)
Message:

slang: Add LC_ALL=C for make check

Otherwise "Testing timestamp functions..." fails because slang cannot
parse non-English time stamps.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/slang.xml

    re53161d r9807669d  
    9393
    9494    <para>
    95       To test the results, issue: <command>make check</command>.
     95      To test the results, issue: <command>LC_ALL=C make check</command>.
    9696    </para>
    9797
Note: See TracChangeset for help on using the changeset viewer.