]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0594: Makefile error message causes a shell error v9.0.0594
authordundargoc <gocdundar@gmail.com>
Mon, 26 Sep 2022 15:02:48 +0000 (16:02 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 26 Sep 2022 15:02:48 +0000 (16:02 +0100)
commit2cb4a89797477fc90c9d84b0d45e869369e39c75
tree0754d4e56d9873736ac48fa7c130d4ad7b934824
parent311df6bb0f861154e6a27144c226c805c7554a94
patch 9.0.0594: Makefile error message causes a shell error

Problem:    Makefile error message causes a shell error.
Solution:   Put the message in single quotes. (closes #11232)
src/Makefile
src/version.c