Mercurial > hg
changeset 46070:8dfcebd084b6
tests: drop the trailing exclamation point from some Windows abort messages
This likely goes with 95c4cca641f6.
Differential Revision: https://phab.mercurial-scm.org/D9537
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Mon, 07 Dec 2020 20:53:01 -0500 |
parents | c7899dd29800 |
children | f4f07cc92a47 |
files | tests/test-clone.t |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-clone.t Mon Dec 07 16:37:22 2020 -0500 +++ b/tests/test-clone.t Mon Dec 07 20:53:01 2020 -0500 @@ -1192,14 +1192,14 @@ sending upgrade request: * proto=exp-ssh-v2-0003 (glob) (sshv2 !) sending hello command sending between command - abort: no suitable response from remote hg! + abort: no suitable response from remote hg [255] $ hg clone "ssh://example.com:%26touch%20owned%20/" --debug running sh -c "read l; read l; read l" -p "&touch owned " example.com "hg -R . serve --stdio" sending upgrade request: * proto=exp-ssh-v2-0003 (glob) (sshv2 !) sending hello command sending between command - abort: no suitable response from remote hg! + abort: no suitable response from remote hg [255] #else $ hg clone "ssh://%3btouch%20owned%20/" --debug