##// END OF EJS Templates
merge with default
merge with default

File last commit:

r9786:951730b2 default
r10543:dd352616 merge stable
Show More
test-install.out
18 lines | 486 B | text/plain | TextLexer
% 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!