Mercurial > vim
comparison .travis.yml @ 16584:29a0a549c790 v8.1.1295
patch 8.1.1295: when vimrun.exe does not exist external command may fail
commit https://github.com/vim/vim/commit/98ffe4c6d8bded840436cfec0f26dd9c9bce4939
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue May 7 23:01:39 2019 +0200
patch 8.1.1295: when vimrun.exe does not exist external command may fail
Problem: When vimrun.exe does not exist external command may fail.
Solution: Use "cmd /c" twice to get the same behavior. (Ken Takata,
closes #4355)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 07 May 2019 23:15:05 +0200 |
parents | b576f2e069b7 |
children | a1ca6778da49 |
comparison
equal
deleted
inserted
replaced
16583:77be2ead32ff | 16584:29a0a549c790 |
---|