tests: make test-mq-guards work with ksh
authorJim Hague <jim.hague@acm.org>
Fri, 19 Oct 2007 19:20:33 +0000
changeset 5471 5b81c1cc6ebe
parent 5470 8374f3f081f2
child 5472 23889160905a
tests: make test-mq-guards work with ksh
tests/test-mq-guards
--- a/tests/test-mq-guards
+++ b/tests/test-mq-guards
@@ -126,12 +126,12 @@ echo % new.patch, b.patch: Guarded. c.pa
 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