tests/test-install.out
author Matt Mackall <mpm@selenic.com>
Fri, 19 Mar 2010 16:04:00 -0500
branchstable
changeset 10742 0e8403f4ce31
parent 9786 951730b2b8ba
child 12083 ebfc46929f3e
permissions -rw-r--r--
Merge with i18n

% hg debuginstall
Checking encoding (ascii)...
Checking extensions...
Checking templates...
Checking patch...
Checking commit editor...
Checking username...
No problems detected
% hg debuginstall with no username
Checking encoding (ascii)...
Checking extensions...
Checking templates...
Checking patch...
Checking commit editor...
Checking username...
 no username supplied (see "hg help config")
 (specify a username in your .hgrc file)
1 problems detected, please check your install!