comparison mercurial/chgserver.py @ 38724:02b5b5c1bba8

windows: replace single quote with double quote when translating to cmd.exe Since cmd.exe doesn't understand single quotes, single quotes to prevent $var expansion is basically unusable without this. Single quote isn't allowed in a path name, so it seems unlikely to come up otherwise.
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 15 Jul 2018 23:58:39 -0400
parents a8a902d7176e
children a93fe297dfb3 1b9be0b26511
comparison
equal deleted inserted replaced
38723:f9b2d996ffa5 38724:02b5b5c1bba8