tests: rely on dummyssh being the default
This commit is exactly the result of running this command: sed -i -e 's! *\(-e \|--ssh \|--config ui.ssh=\)[ \"]*$PYTHON[ \"]*$\(RUN\|\)TESTDIR/dummyssh[\"]* *! !g' -e '/^[ >]*ssh *=[ "]*$PYTHON[ "]*$\(RUN\|\)TESTDIR\/dummyssh[ "]*$/d' -e 's/^\( [$] .*[^ ]\) *$/\1/' *.t *.sh Sometimes the tests can be simplified further, but I think it's preferable to do the simplification separately. Differential Revision: https://phab.mercurial-scm.org/D11245
Showing
- tests/library-infinitepush.sh 0 additions, 1 deletiontests/library-infinitepush.sh
- tests/narrow-library.sh 0 additions, 1 deletiontests/narrow-library.sh
- tests/remotefilelog-library.sh 0 additions, 1 deletiontests/remotefilelog-library.sh
- tests/test-bookmarks-corner-case.t 0 additions, 1 deletiontests/test-bookmarks-corner-case.t
- tests/test-bookmarks-pushpull.t 0 additions, 2 deletionstests/test-bookmarks-pushpull.t
- tests/test-bundle2-exchange.t 0 additions, 2 deletionstests/test-bundle2-exchange.t
- tests/test-bundle2-format.t 0 additions, 1 deletiontests/test-bundle2-format.t
- tests/test-bundle2-pushback.t 0 additions, 1 deletiontests/test-bundle2-pushback.t
- tests/test-bundle2-remote-changegroup.t 0 additions, 1 deletiontests/test-bundle2-remote-changegroup.t
- tests/test-clone.t 1 addition, 1 deletiontests/test-clone.t
- tests/test-clonebundles.t 1 addition, 1 deletiontests/test-clonebundles.t
- tests/test-debugcommands.t 2 additions, 2 deletionstests/test-debugcommands.t
- tests/test-fastannotate-protocol.t 0 additions, 1 deletiontests/test-fastannotate-protocol.t
- tests/test-infinitepush-ci.t 0 additions, 1 deletiontests/test-infinitepush-ci.t
- tests/test-init.t 7 additions, 7 deletionstests/test-init.t
- tests/test-largefiles-wireproto.t 1 addition, 1 deletiontests/test-largefiles-wireproto.t
- tests/test-log.t 2 additions, 2 deletionstests/test-log.t
- tests/test-logexchange.t 0 additions, 1 deletiontests/test-logexchange.t
- tests/test-missing-capability.t 0 additions, 1 deletiontests/test-missing-capability.t
- tests/test-persistent-nodemap.t 3 additions, 3 deletionstests/test-persistent-nodemap.t
Loading
Please register or sign in to comment