tests/test-install.t
changeset 28885 d7e7b3dd44c8
parent 28626 60ee2593a270
child 29090 7b52cb384c38
equal deleted inserted replaced
28884:75309badb485 28885:d7e7b3dd44c8
    10   checking commit editor... (* -c "import sys; sys.exit(0)") (glob)
    10   checking commit editor... (* -c "import sys; sys.exit(0)") (glob)
    11   checking username (test)
    11   checking username (test)
    12   no problems detected
    12   no problems detected
    13 
    13 
    14 hg debuginstall JSON
    14 hg debuginstall JSON
    15   $ hg debuginstall -Tjson
    15   $ hg debuginstall -Tjson | sed 's|\\\\|\\|g'
    16   [
    16   [
    17    {
    17    {
    18     "defaulttemplate": "*mercurial?templates?map-cmdline.default", (glob)
    18     "defaulttemplate": "*mercurial?templates?map-cmdline.default", (glob)
    19     "defaulttemplateerror": null,
    19     "defaulttemplateerror": null,
    20     "defaulttemplatenotfound": "default",
    20     "defaulttemplatenotfound": "default",