| commit | ae61bcf0abf46aa5152acaa162cfbaa9fc6001d0 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Thu May 13 13:12:06 2010 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Thu May 13 13:12:06 2010 +0200 |
| tree | ee853a168fa3129c35cca1410037dee5f6b3d0de | |
| parent | 0387e653c8a85786d7427cee8a0a233a03106fa5 [diff] |
updated for version 7.2.417
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.