1
0
forked from aniani/vim

patch 8.2.2237: CI on Mac fails in sed command

Problem:    CI on Mac fails in sed command.
Solution:   Set LC_ALL to "C". (Ozaki Kiichi, closes #7565)
This commit is contained in:
Bram Moolenaar
2020-12-28 15:46:47 +01:00
parent 746670604a
commit ed1e4c9a70
2 changed files with 3 additions and 1 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2237,
/**/
2236,
/**/