diff tests/test-ssh-clone-r.t @ 48526:04688c51f81f

exchangev2: remove it As discussed on the mailing list, this is incomplete and unused with little hope of revival. Differential Revision: https://phab.mercurial-scm.org/D11954
author Raphaël Gomès <rgomes@octobus.net>
date Tue, 07 Dec 2021 16:44:22 +0100
parents a28a7dcb9158
children 2f2682f40ea0
line wrap: on
line diff
--- a/tests/test-ssh-clone-r.t	Thu Dec 30 13:25:44 2021 +0100
+++ b/tests/test-ssh-clone-r.t	Tue Dec 07 16:44:22 2021 +0100
@@ -1,15 +1,5 @@
 This test tries to exercise the ssh functionality with a dummy script
 
-#testcases sshv1 sshv2
-
-#if sshv2
-  $ cat >> $HGRCPATH << EOF
-  > [experimental]
-  > sshpeer.advertise-v2 = true
-  > sshserver.support-v2 = true
-  > EOF
-#endif
-
 creating 'remote' repo
 
   $ hg init remote