Mercurial > hg
diff i18n/polib.py @ 36335:d639f60c8eb3
debuginstall: strip double quotes from editorbin on Windows
The unconditional posix style shlex.split() prior to 94a1ff16f362 handled this.
This isn't mutually exclusive with stripping the quotes in util.findexe()- if
the editor can't be found, this command prints out the string, inside single
quotes.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Tue, 20 Feb 2018 22:03:13 -0500 |
parents | a7310a477966 |
children | 19fc5a986669 |