1
0
forked from aniani/vim

patch 9.0.0584: cscope test with wrong executable name fails

Problem:    Cscope test with wrong executable name fails.
Solution:   Use /bin/sh to execute the command. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2022-09-25 17:03:26 +01:00
parent b9725bc7f6
commit dc21552c9a
3 changed files with 23 additions and 20 deletions

View File

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