diff tests/test-rhg.t @ 46462:d03b0601e0eb

rhg: initial support for shared repositories Differential Revision: https://phab.mercurial-scm.org/D9941
author Simon Sapin <simon.sapin@octobus.net>
date Thu, 14 Jan 2021 13:04:12 +0100
parents f3f4d1b7dc97
children 95b276283b67
line wrap: on
line diff
--- a/tests/test-rhg.t	Mon Feb 01 19:30:28 2021 +0100
+++ b/tests/test-rhg.t	Thu Jan 14 13:04:12 2021 +0100
@@ -218,9 +218,9 @@
 
   $ cd repo2
   $ rhg files
-  [252]
+  a
   $ rhg cat -r 0 a
-  [252]
+  a
 
 Same with relative sharing
 
@@ -231,9 +231,9 @@
 
   $ cd repo3
   $ rhg files
-  [252]
+  a
   $ rhg cat -r 0 a
-  [252]
+  a
 
 Same with share-safe