diff tests/test-remotefilelog-push-pull.t @ 40508:354acd0dc637

remotefilelog: rename capability for legacy ssh file fetching method I think I want to delete this, but for now we'll just rename this so it's easy to tell apart from other strings that have the same value. Differential Revision: https://phab.mercurial-scm.org/D5126
author Augie Fackler <augie@google.com>
date Tue, 16 Oct 2018 16:38:40 -0400
parents 3a333a582d7b
children 466dd4d70bff
line wrap: on
line diff
--- a/tests/test-remotefilelog-push-pull.t	Thu Oct 04 00:11:37 2018 -0400
+++ b/tests/test-remotefilelog-push-pull.t	Tue Oct 16 16:38:40 2018 -0400
@@ -23,13 +23,13 @@
 
   $ cd master
   $ echo 'hello' | hg -R . serve --stdio | grep capa | identifyrflcaps
+  exp-remotefilelog-ssh-getfiles-1
   getfile
   getflogheads
-  remotefilelog
   $ echo 'capabilities' | hg -R . serve --stdio | identifyrflcaps ; echo
+  exp-remotefilelog-ssh-getfiles-1
   getfile
   getflogheads
-  remotefilelog
   
 # pull to shallow from full