Mercurial > hg
diff hgweb.cgi @ 31498:a248bbfa0bc7
test-check-help: fix to work on Windows
The initial problem was `hg files` prints paths with '\', which gets removed
when piped (scanhelptopics.py failed to open 'hgext__init__.py'). Then, xargs
was invoking `hg help` with 'backout\r (esc)', which setting binary mode
prevents.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sun, 19 Mar 2017 14:42:45 -0400 |
parents | 4b0fc75f9403 |
children | 47ef023d0165 |