Mercurial > public > mercurial-scm > hg-stable
diff tests/test-ssh-bundle1.t @ 45866:d68618954ade
errors: use InputError for some errors on `hg clone`
Differential Revision: https://phab.mercurial-scm.org/D9329
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 12 Nov 2020 15:28:06 -0800 |
parents | edc8504bc26b |
children | 95c4cca641f6 |
line wrap: on
line diff
--- a/tests/test-ssh-bundle1.t Thu Nov 12 13:22:40 2020 -0800 +++ b/tests/test-ssh-bundle1.t Thu Nov 12 15:28:06 2020 -0800 @@ -367,7 +367,7 @@ $ hg clone --ssh "\"$PYTHON\" \"$TESTDIR/dummyssh\"" "ssh://user@dummy/a repo" destination directory: a repo abort: destination 'a repo' is not empty - [255] + [10] Test hg-ssh using a helper script that will restore PYTHONPATH (which might have been cleared by a hg.exe wrapper) and invoke hg-ssh with the right