To: vim_dev@googlegroups.com Subject: Patch 7.4.2367 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ 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 -- Bram@Moolenaar.net -- 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 ///