comparison src/version.c @ 21433:ad7ffbd3f02f v8.2.1267

patch 8.2.1267: MS-Windows: tests may fail due to $PROMPT value Commit: https://github.com/vim/vim/commit/2690b5aed8b6b6070430b05dcae296cd9479c942 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jul 22 18:14:58 2020 +0200 patch 8.2.1267: MS-Windows: tests may fail due to $PROMPT value Problem: MS-Windows: tests may fail due to $PROMPT value. Solution: Set $PROMPT for testing. (Taro Muraoka, closes https://github.com/vim/vim/issues/6510)
author Bram Moolenaar <Bram@vim.org>
date Wed, 22 Jul 2020 18:30:05 +0200
parents 8e19c509a4bf
children 8ec9e2b54ce7
comparison
equal deleted inserted replaced
21432:10571a176468 21433:ad7ffbd3f02f
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 1267,
757 /**/ 759 /**/
758 1266, 760 1266,
759 /**/ 761 /**/
760 1265, 762 1265,
761 /**/ 763 /**/