changeset 28885:d7e7b3dd44c8

test-install: fix output on Windows See 1ff28873830e.
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 15 Mar 2016 21:45:32 -0400
parents 75309badb485
children c64926b365b6
files tests/test-install.t
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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)