tests/bundles/hgweb+obs.hg
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 29 Aug 2019 23:38:24 -0700
changeset 42838 f1f9ad5ae4f8
parent 18401 683a76a07325
permissions -rw-r--r--
py3: convert hg executable path to bytes in missing case in procutil We (Google) noticed this in our tests when we use chg and a hg wrapper script not called 'hg'. The executable then ended up being a native string, which then failed in chgserver when trying to convert the environment dict to a byte string. Differential Revision: https://phab.mercurial-scm.org/D6775
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
18401
683a76a07325 hgweb: add test regarding filtering and hgweb
Pierre-Yves David <pierre-yves.david@ens-lyon.org>
parents:
diff changeset
     1
(binary:application/octet-stream)