test-install: fix output on Windows
authorMatt Harbison <matt_harbison@yahoo.com>
Tue, 15 Mar 2016 21:45:32 -0400
changeset 28885 d7e7b3dd44c8
parent 28884 75309badb485
child 28886 c64926b365b6
test-install: fix output on Windows See 1ff28873830e.
tests/test-install.t
--- a/tests/test-install.t	Thu Apr 07 00:34:07 2016 +0000
+++ b/tests/test-install.t	Tue Mar 15 21:45:32 2016 -0400
@@ -12,7 +12,7 @@
   no problems detected
 
 hg debuginstall JSON
-  $ hg debuginstall -Tjson
+  $ hg debuginstall -Tjson | sed 's|\\\\|\\|g'
   [
    {
     "defaulttemplate": "*mercurial?templates?map-cmdline.default", (glob)