Mercurial > hg
diff tests/test-relink.t @ 13241:bb43a9abca80
test-mq-subrepo.t: correctly forward stdin to test functions
- stdin was not forwarded in testrm1 and testrm2
- Forwarding content with EOL using command substitution (`foo`) does not work
correctly, the lines are joined together which breaks the prompt readline.
- EOFError is raised in ui.prompt() if the input is too short on Linux while
OSX treats it as an empty line.
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Fri, 07 Jan 2011 17:44:23 +0100 |
parents | b00eda50ad2b |
children | c0a700f400d8 b69102740e57 |