tests/test-ssh.t
changeset 13050 3790452d499b
parent 12969 6bd9778ae749
child 13368 d4ab9486e514
equal deleted inserted replaced
13049:d588326f6321 13050:3790452d499b
   212   no changes found
   212   no changes found
   213   exporting bookmark foo
   213   exporting bookmark foo
   214   $ hg debugpushkey --config ui.ssh="python ../dummyssh" ssh://user@dummy/remote bookmarks
   214   $ hg debugpushkey --config ui.ssh="python ../dummyssh" ssh://user@dummy/remote bookmarks
   215   foo	1160648e36cec0054048a7edc4110c6f84fde594
   215   foo	1160648e36cec0054048a7edc4110c6f84fde594
   216   $ hg book -f foo
   216   $ hg book -f foo
   217   $ hg push
   217   $ hg push --traceback
   218   pushing to ssh://user@dummy/remote
   218   pushing to ssh://user@dummy/remote
   219   searching for changes
   219   searching for changes
   220   no changes found
   220   no changes found
   221   updating bookmark foo
   221   updating bookmark foo
   222   $ hg book -d foo
   222   $ hg book -d foo