mercurial/thirdparty/__init__.py
author Matt Harbison <matt_harbison@yahoo.com>
Mon, 24 Feb 2020 16:33:10 -0500
branchstable
changeset 44188 1813f79017ac
parent 34398 765eb17a7eb8
permissions -rw-r--r--
tests: stabilize test-amend.t on Windows If $TESTTMP isn't quoted in this context, it ends up like `C:Temphgtests.pikkoxchild1test-amend.t-obsstore-off`. Differential Revision: https://phab.mercurial-scm.org/D8144