patch 8.2.2611: conditions for startup tests are not exactly right

Problem:    Conditions for startup tests are not exactly right.
Solution:   Check for type of GUI instead of MS-Windows. (Ozaki Kiichi,
            closes #7976)
This commit is contained in:
Bram Moolenaar
2021-03-17 12:27:23 +01:00
parent 1e448465e1
commit f8c52e8d08
4 changed files with 36 additions and 7 deletions

View File

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