Mercurial > hg-stable
view tests/test-install.t @ 12192:968e9057ab8a
tests: unify test-filebranch
author | Adrian Buehlmann <adrian@cadifra.com> |
---|---|
date | Fri, 03 Sep 2010 11:47:24 +0200 |
parents | ff7c1118a83a |
children | 4134686b83e1 |
line wrap: on
line source
hg debuginstall $ hg debuginstall Checking encoding (ascii)... Checking installed modules \(.*/mercurial\)... 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\)... 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! $ true