changeset 46671 | fa30292b680b |
parent 46670 | fe36ce0fbcdd |
child 46672 | aa2e38147e8b |
--- a/tests/test-ssh-batch.t Thu Feb 25 09:59:23 2021 -0500 +++ b/tests/test-ssh-batch.t Thu Feb 25 10:00:08 2021 -0500 @@ -10,4 +10,4 @@ further lookups don't result in tracebacks. $ hg pull -r b0 -r nosuchbookmark $(for i in $($TESTDIR/seq.py 1 20); do echo -r b$i; done) -e "\"$PYTHON\" \"$TESTDIR/dummyssh\"" ssh://user@dummy/$(pwd)/../a |& tail -n 1 - ValueError: I/O operation on closed file + StopIteration