tests/test-install.out
author Matt Mackall <mpm@selenic.com>
Mon, 16 Nov 2009 14:50:24 -0600
changeset 9870 f6a2dbbb0776
parent 9786 951730b2b8ba
child 12083 ebfc46929f3e
permissions -rw-r--r--
Added tag 1.4 for changeset 31ec469f9b55

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