# HG changeset patch # User Jim Hague # Date 1192821633 0 # Node ID 5b81c1cc6ebe39522ab055715658514b60d57712 # Parent 8374f3f081f24762f9968798abab2fb8109a5e86 tests: make test-mq-guards work with ksh diff -r 8374f3f081f2 -r 5b81c1cc6ebe tests/test-mq-guards --- 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