tests/test-install.out
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Tue, 20 Apr 2010 11:17:01 +0200
changeset 10968 7a0d096e221e
parent 9786 951730b2b8ba
child 12083 ebfc46929f3e
permissions -rw-r--r--
dirstate: more explicit name, rename normaldirty() to otherparent()

% 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!