Mercurial > hg
view tests/test-install.t @ 13454:afc84a879ac8 stable
summary: add bookmarks to summary
author | David Soria Parra <dsp@php.net> |
---|---|
date | Mon, 21 Feb 2011 23:27:45 +0100 |
parents | 97ffc68f71d3 |
children | 85d74f6babf6 |
line wrap: on
line source
hg debuginstall $ hg debuginstall Checking encoding (ascii)... Checking installed modules (*/mercurial)... (glob) Checking templates... Checking patch... Checking commit editor... Checking username... No problems detected hg debuginstall with no username $ HGUSER= hg debuginstall Checking encoding (ascii)... Checking installed modules (*/mercurial)... (glob) Checking templates... Checking patch... Checking commit editor... Checking username... no username supplied (see "hg help config") (specify a username in your configuration file) 1 problems detected, please check your install! [1]