tests/test-bundle2-exchange.t
changeset 40147 58ebf5083843
parent 39480 89630d0b3e23
child 40369 ef6cab7930b3
--- a/tests/test-bundle2-exchange.t	Thu Oct 11 07:27:24 2018 -0400
+++ b/tests/test-bundle2-exchange.t	Thu Oct 11 03:38:23 2018 +0530
@@ -587,21 +587,21 @@
   pushing to other
   searching for changes
   abort: push failed:
-  'repository changed while pushing - please try again'
+  'remote repository changed while pushing - please try again'
   [255]
 
   $ hg -R main push ssh://user@dummy/other -r e7ec4e813ba6
   pushing to ssh://user@dummy/other
   searching for changes
   abort: push failed:
-  'repository changed while pushing - please try again'
+  'remote repository changed while pushing - please try again'
   [255]
 
   $ hg -R main push http://localhost:$HGPORT2/ -r e7ec4e813ba6
   pushing to http://localhost:$HGPORT2/
   searching for changes
   abort: push failed:
-  'repository changed while pushing - please try again'
+  'remote repository changed while pushing - please try again'
   [255]
 
 Doing the actual push: hook abort