[7.2.417] When 'shell' has an argument with a slash then 'shellpipe' is not
commit38c8b183718a6247e85598b68c0be3711405d4e7
authorBram Moolenaar <Bram@moolenaar.net>
Thu, 13 May 2010 13:11:17 +0000 (13 13:11 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Thu, 13 May 2010 13:11:17 +0000 (13 13:11 +0000)
treed1738f272cd428105e3ea0fdcb8de27623cc36d8
parentf8b168e22e80dd7291bd500a7dcd01cdb86c8542
[7.2.417] When 'shell' has an argument with a slash then 'shellpipe' is not

Problem:    When 'shell' has an argument with a slash then 'shellpipe' is not
            set properly. (Britton Kerin)

Solution:   Assume there are no spaces in the path, arguments follow.

Patch 7.2.417
src/option.c
src/version.c