aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_help_html.py
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2018-06-19 09:27:32 -0400
committerJames McCoy <jamessan@jamessan.com>2018-06-19 10:20:48 -0400
commitc8af12d0faf9ac76e9acab25fb53eadefed55957 (patch)
tree9e7fee999f4e1fd76a19442afef2bf9d29393b51 /scripts/gen_help_html.py
parent63b5f05d4724bba9aa33fd813ac1f4f93c891260 (diff)
downloadrneovim-c8af12d0faf9ac76e9acab25fb53eadefed55957.tar.gz
rneovim-c8af12d0faf9ac76e9acab25fb53eadefed55957.tar.bz2
rneovim-c8af12d0faf9ac76e9acab25fb53eadefed55957.zip
vim-patch: Replace shell variables in printf with formatted args
This ensures that special characters in the variables are not interpreted as escapes/format characters in the printf string, as was seen with upstream patch 8.0.0615. $ ./scripts/vim-patch.sh -p 8.0.0615 Updating Vim sources: /$HOME/src/neovim/.vim-src ✔ Updated Vim sources. ✔ Found Vim revision 'bf15b8d78b22661db8b19d662b62bb9a061cdd37'. Creating patch... Pre-processing patch... ✔ Saved patch to '/$HOME/src/neovim/vim-8.0.0615.patch'. Fetching 'origin/master'. ✔ From https://github.com/neovim/neovim * branch master -> FETCH_HEAD Creating new branch 'vim-8.0.0615' based on 'origin/master'. ✔ Switched to a new branch 'vim-8.0.0615' Branch 'vim-8.0.0615' set up to track remote branch 'master' from 'origin'. Creating empty commit with correct commit message. ./scripts/vim-patch.sh: line 40: printf: `w': invalid format character ✔ [vim-8.0.0615 db7fbb016] vim-patch:8.0.0615: using ./scripts/vim-patch.sh: line 44: printf: `w': invalid format character ✘ [vim-8.0.0615 db7fbb016] vim-patch:8.0.0615: using [ci-skip]
Diffstat (limited to 'scripts/gen_help_html.py')
0 files changed, 0 insertions, 0 deletions