comparison tests/test-bookmarks-pushpull.t @ 47921:0c92cd9286ee

tests: manual cleanup now that dummyssh usage is implied Differential Revision: https://phab.mercurial-scm.org/D11246
author Valentin Gatien-Baron <valentin.gatienbaron@gmail.com>
date Mon, 02 Aug 2021 23:43:40 -0400
parents 9c4204b7f3e4
children 62f325f9b347
comparison
equal deleted inserted replaced
47920:9c4204b7f3e4 47921:0c92cd9286ee
1140 $ cat >> .hg/hgrc << EOF 1140 $ cat >> .hg/hgrc << EOF
1141 > [paths] 1141 > [paths]
1142 > local=../issue4455-dest/ 1142 > local=../issue4455-dest/
1143 > ssh=ssh://user@dummy/issue4455-dest 1143 > ssh=ssh://user@dummy/issue4455-dest
1144 > http=http://localhost:$HGPORT/ 1144 > http=http://localhost:$HGPORT/
1145 > [ui]
1146 > EOF 1145 > EOF
1147 $ cat >> ../issue4455-dest/.hg/hgrc << EOF 1146 $ cat >> ../issue4455-dest/.hg/hgrc << EOF
1148 > [hooks] 1147 > [hooks]
1149 > prepushkey=false 1148 > prepushkey=false
1150 > [web] 1149 > [web]