Mercurial > hg
changeset 5471:5b81c1cc6ebe
tests: make test-mq-guards work with ksh
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Fri, 19 Oct 2007 19:20:33 +0000 |
parents | 8374f3f081f2 |
children | 23889160905a |
files | tests/test-mq-guards |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-mq-guards Fri Oct 19 12:53:43 2007 -0500 +++ b/tests/test-mq-guards Fri Oct 19 19:20:33 2007 +0000 @@ -126,12 +126,12 @@ hg qseries -v qappunappv() -( +{ for command in qapplied "qapplied -v" qunapplied "qunapplied -v"; do echo % hg $command hg $command done -) +} hg qpop -a hg qguard -l