forked from aniani/vim
patch 8.2.0305: relativenumber test fails on some systems
Problem: Relativenumber test fails on some systems. (James McCoy) Solution: Clear the command line.
This commit is contained in:
@@ -738,6 +738,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
305,
|
||||
/**/
|
||||
304,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user