diff options
author | Daniel Hahler <git@thequod.de> | 2016-08-11 14:09:50 +0200 |
---|---|---|
committer | Daniel Hahler <git@thequod.de> | 2016-08-11 18:57:54 +0200 |
commit | 3e00dc44772407fc4393a6e12020a267b356d9bd (patch) | |
tree | 412e3e46d18eb52580612aaceea433a97d20db22 /test/functional/api/vim_spec.lua | |
parent | add41dca98b748a84a022c828bc47e0e47e58332 (diff) | |
download | rneovim-3e00dc44772407fc4393a6e12020a267b356d9bd.tar.gz rneovim-3e00dc44772407fc4393a6e12020a267b356d9bd.tar.bz2 rneovim-3e00dc44772407fc4393a6e12020a267b356d9bd.zip |
scripts/vim-patch.sh: use privileged mode (set -p)
Without this the "cd scripts/.." might change to another dir (since
CDPATH is looked at before a local path), and then NEOVIM_SOURCE_DIR
might end up being "/somewhere/else\n/somewhere/else" (since the "cd"
prints the dir already in that case).
Closes https://github.com/neovim/neovim/pull/5213.
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions