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
+++ 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