diff options
author | Philip Oakley <philipoakley@iee.org> | 2019-07-29 13:08:05 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-07-29 14:51:42 -0700 |
commit | d8c07013b93496fff8e16b75560a22aa44da1625 (patch) | |
tree | 24dec74c00fdb34339a8c4a8c6a0807971419d07 /README.md | |
parent | contrib/buildsystems: fix misleading error message (diff) | |
download | tgif-d8c07013b93496fff8e16b75560a22aa44da1625.tar.xz |
contrib/buildsystems: handle quoted spaces in filenames
The engine.pl script expects file names not to contain spaces. However,
paths with spaces are quite prevalent on Windows. Use shellwords() rather
than split() to parse them correctly.
Helped-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Philip Oakley <philipoakley@iee.org>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions