comparison src/version.c @ 12769:083ae2cfcc5b v8.0.1262

patch 8.0.1262: terminal redir test is flaky commit https://github.com/vim/vim/commit/7dd88c5133feda7e9ccfedcb38b6dfdba459d507 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Nov 4 20:46:40 2017 +0100 patch 8.0.1262: terminal redir test is flaky Problem: Terminal redir test is flaky. Solution: Add it to the list of flaky tests.
author Christian Brabandt <cb@256bit.org>
date Sat, 04 Nov 2017 21:00:05 +0100
parents 4d9cdb1d8bea
children 8984342ab09e
comparison
equal deleted inserted replaced
12768:98f7d469e365 12769:083ae2cfcc5b
759 NULL 759 NULL
760 }; 760 };
761 761
762 static int included_patches[] = 762 static int included_patches[] =
763 { /* Add new patch number below this line */ 763 { /* Add new patch number below this line */
764 /**/
765 1262,
764 /**/ 766 /**/
765 1261, 767 1261,
766 /**/ 768 /**/
767 1260, 769 1260,
768 /**/ 770 /**/