durin42 created this revision.
Herald added a subscriber: mercurial-devel.
Herald added a reviewer: hg-reviewers.

REVISION SUMMARY
  The Python 3 group reference error message is a little more helpful,
  so we'll allow the extra output. I tried matching this with an (re)
  line, but decided it wasn't worth the effort.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D3623

AFFECTED FILES
  tests/test-subrepo-paths.t

CHANGE DETAILS

diff --git a/tests/test-subrepo-paths.t b/tests/test-subrepo-paths.t
--- a/tests/test-subrepo-paths.t
+++ b/tests/test-subrepo-paths.t
@@ -55,7 +55,7 @@
   > .* = \1
   > EOF
   $ hg debugsub
-  abort: bad subrepository pattern in $TESTTMP/outer/.hg/hgrc:2: invalid group 
reference
+  abort: bad subrepository pattern in $TESTTMP/outer/.hg/hgrc:2: invalid group 
reference* (glob)
   [255]
 
   $ cd ..



To: durin42, #hg-reviewers
Cc: mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to