comparison src/version.c @ 32651:d1d7d489de7f v9.0.1657

patch 9.0.1657: one more syntax test depends on the system Commit: https://github.com/vim/vim/commit/79186bee785081322c198f0074cb1f2d07764eb6 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jun 24 01:35:51 2023 +0100 patch 9.0.1657: one more syntax test depends on the system Problem: One more syntax test depends on the system. Solution: Use "dash" instead of "sh".
author Bram Moolenaar <Bram@vim.org>
date Sat, 24 Jun 2023 02:45:03 +0200
parents ae505eaf2794
children a27ef30d7783
comparison
equal deleted inserted replaced
32650:018c3cbd1d3d 32651:d1d7d489de7f
693 NULL 693 NULL
694 }; 694 };
695 695
696 static int included_patches[] = 696 static int included_patches[] =
697 { /* Add new patch number below this line */ 697 { /* Add new patch number below this line */
698 /**/
699 1657,
698 /**/ 700 /**/
699 1656, 701 1656,
700 /**/ 702 /**/
701 1655, 703 1655,
702 /**/ 704 /**/