0
0
mirror of https://github.com/vim/vim.git synced 2025-10-08 06:04:08 -04:00

patch 8.0.0145: running tests on MS-Windows is noisy

Problem:    Running tests on MS-Windows is a little bit noisy.
Solution:   Redirect some output to "nul". (Ken Takata)
This commit is contained in:
Bram Moolenaar
2017-01-06 18:00:12 +01:00
parent aaeabfbca5
commit 29891c4ed4
2 changed files with 9 additions and 7 deletions

View File

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