--- a/tests/test-install.t Fri Mar 14 10:57:04 2014 -0700
+++ b/tests/test-install.t Tue Dec 31 00:37:16 2013 -0800
@@ -1,6 +1,8 @@
hg debuginstall
$ hg debuginstall
checking encoding (ascii)...
+ showing Python executable (*) (glob)
+ showing Python version (2.*) (glob)
checking Python lib (*lib*)... (glob)
checking installed modules (*mercurial)... (glob)
checking templates (*mercurial?templates)... (glob)
@@ -11,6 +13,8 @@
hg debuginstall with no username
$ HGUSER= hg debuginstall
checking encoding (ascii)...
+ showing Python executable (*) (glob)
+ showing Python version (2.*) (glob)
checking Python lib (*lib*)... (glob)
checking installed modules (*mercurial)... (glob)
checking templates (*mercurial?templates)... (glob)