forked from aniani/vim
patch 8.2.2981: recovery test is not run on big-endian systems
Problem: Recovery test is not run on big-endian systems. Solution: Make it work on big-endian systems. (James McCoy, closes #8368)
This commit is contained in:
committed by
Bram Moolenaar
parent
0b71955552
commit
6654ca702c
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2981,
|
||||
/**/
|
||||
2980,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user