forked from aniani/vim
patch 9.0.0594: Makefile error message causes a shell error
Problem: Makefile error message causes a shell error. Solution: Put the message in single quotes. (closes #11232)
This commit is contained in:
committed by
Bram Moolenaar
parent
311df6bb0f
commit
2cb4a89797
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
594,
|
||||
/**/
|
||||
593,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user