view tools/rename.bat @ 21961:0ce86b015058 v8.2.1530

patch 8.2.1530: Vim9: test fails on MS-Windows Commit: https://github.com/vim/vim/commit/5163fcce792c9d730bf864f4d9bb07f30625cff9 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Aug 27 23:37:09 2020 +0200 patch 8.2.1530: Vim9: test fails on MS-Windows Problem: Vim9: test fails on MS-Windows. Solution: Skip Ex command inside "if false".
author Bram Moolenaar <Bram@vim.org>
date Thu, 27 Aug 2020 23:45:03 +0200
parents 217c97e06615
children 7a3de23515d6
line wrap: on
line source

mv vim.exe vimw32.exe
mv tee/tee.exe teew32.exe
mv xxd/xxd.exe xxdw32.exe
mv vim.pdb vimw32.pdb
mv install.exe installw32.exe
mv uninstall.exe uninstallw32.exe