diff tests/test-mq-qfold.t @ 22521:3f948469bac0

mq: write '# Parent ' lines with two spaces like export does (BC) This aligns "Parent" node IDs with "Node ID" node IDs.
author Mads Kiilerich <madski@unity3d.com>
date Wed, 24 Sep 2014 01:36:44 +0200
parents a5168eb9b2bc
children e955549cd045
line wrap: on
line diff
--- a/tests/test-mq-qfold.t	Sat Sep 20 17:06:56 2014 +0200
+++ b/tests/test-mq-qfold.t	Wed Sep 24 01:36:44 2014 +0200
@@ -87,7 +87,7 @@
 
   $ cat .hg/patches/regular
   # HG changeset patch
-  # Parent ???????????????????????????????????????? (glob)
+  # Parent  ???????????????????????????????????????? (glob)
   
   diff --git a/a b/a
   --- a/a
@@ -129,7 +129,7 @@
 
   $ cat .hg/patches/git
   # HG changeset patch
-  # Parent ???????????????????????????????????????? (glob)
+  # Parent  ???????????????????????????????????????? (glob)
   
   diff --git a/a b/aa
   copy from a