CMake: Add an extra 'comma' to make the test suite failure list

gramatically correct
This commit is contained in:
Douglas R. Reno 2021-12-01 23:24:42 -06:00
parent dc3e235f40
commit 80a893e7cd

View File

@ -148,8 +148,8 @@ make</userinput></screen>
<replaceable>&lt;N&gt;</replaceable> is an integer between 1 and the
number of system cores. Setting <envar>LC_ALL</envar> is needed to
prevent some test failures when some of the locale variables are
set to non English locales. Four tests: ExternalProject, CTest.UpdateHG
CMakeOnly.AllFindModules, and RunCMake.CMP0125 are known to fail.
set to non English locales. Four tests: ExternalProject, CTest.UpdateHG,
CMakeOnly.AllFindModules, and RunCMake.CMP0125 are known to fail.
</para>
<para>