]> granicus.if.org Git - vim/commit
patch 8.1.1377: MS-Windows GUI uses wrong shell command for bash v8.1.1377
authorBram Moolenaar <Bram@vim.org>
Fri, 24 May 2019 11:32:36 +0000 (13:32 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 24 May 2019 11:32:36 +0000 (13:32 +0200)
commitfcc4d921d6761b833ae89ca3dc450c48c270ca36
tree39674ab828e815cd1115161f2edd2fc1533aa38d
parente2ad826f431b2f8dd1b235c219282cc3961f7188
patch 8.1.1377: MS-Windows GUI uses wrong shell command for bash

Problem:    MS-Windows GUI uses wrong shell command for bash. (Robert Bogomip)
Solution:   Check that 'shellcmdflag' is "/c". (Ken Takata, closes #4418)
src/os_win32.c
src/version.c