Patch 7.4.2367 (after 7.4.2364)
Problem: Test runner misses a comma.
Solution: Add the comma.
Files: src/testdir/runtest.vim
*** ../vim-7.4.2366/src/testdir/runtest.vim 2016-09-11 16:48:46.936005143
+0200
--- src/testdir/runtest.vim 2016-09-12 13:29:37.718637773 +0200
***************
*** 147,153 ****
let s:flaky = [
\ 'Test_reltime()',
\ 'Test_nb_basic()',
! \ 'Test_communicate()'
\ 'Test_pipe_through_sort_some()'
\ ]
--- 147,153 ----
let s:flaky = [
\ 'Test_reltime()',
\ 'Test_nb_basic()',
! \ 'Test_communicate()',
\ 'Test_pipe_through_sort_some()'
\ ]
*** ../vim-7.4.2366/src/version.c 2016-09-12 13:18:19.775958670 +0200
--- src/version.c 2016-09-12 13:30:34.221861015 +0200
***************
*** 765,766 ****
--- 765,768 ----
{ /* Add new patch number below this line */
+ /**/
+ 2367,
/**/
--
"Women marry men hoping they will change. Men marry women hoping
they will not. So each is inevitably disappointed."
- Einstein
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.