Paul Eggert:

> One other thing.  Can you please replace all instances
> of "((ulimit -n" with "( (ulimit -n" in tests/testsuite?
> This fixes a portability bug in that script that may
> be relevant to the OpenBSD shell.  This reflects the
> following patch that I just pushed:

When called as "ksh", OpenBSD's shell indeed stumbles over this,
but when called as "sh"--as in the testsuite--it doesn't implement
the (( )) arithmetic command, so this is not a problem.

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to