changeset 18684:c161e4cf77d4

merge with stable
author Kevin Bullock <kbullock@ringworld.org>
date Wed, 13 Feb 2013 15:09:43 -0600
parents a343eccd5ee2 (current diff) f6f35d646cb5 (diff)
children fafdff7e9c43
files tests/test-obsolete.t
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-obsolete.t	Wed Feb 13 21:51:47 2013 +0100
+++ b/tests/test-obsolete.t	Wed Feb 13 15:09:43 2013 -0600
@@ -816,7 +816,7 @@
      summary:     A
   
   $ hg incoming
-  comparing with $TESTTMP/tmpe/repo-issue3805
+  comparing with $TESTTMP/tmpe/repo-issue3805 (glob)
   searching for changes
   changeset:   2:3816541e5485
   tag:         tip
@@ -826,7 +826,7 @@
   summary:     A
   
   $ hg incoming --bundle ../issue3805.hg
-  comparing with $TESTTMP/tmpe/repo-issue3805
+  comparing with $TESTTMP/tmpe/repo-issue3805 (glob)
   searching for changes
   changeset:   2:3816541e5485
   tag:         tip
@@ -836,7 +836,7 @@
   summary:     A
   
   $ hg outgoing
-  comparing with $TESTTMP/tmpe/repo-issue3805
+  comparing with $TESTTMP/tmpe/repo-issue3805 (glob)
   searching for changes
   no changes found
   [1]