[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Fix buildcheck.sh on Solaris

From: Russ Allbery <rra_at_stanford.edu>
Date: 2001-12-17 01:08:46 CET

subversion-dev <subversion-dev@thewrittenword.com> writes:

> /usr/xpg4/bin/sh will give you $() on Solaris. I think what you should
> check for is a POSIX-compatible shell and run buildcheck.sh with that.
> I'm not 100% sure POSIX defines $() though.

/usr/xpg4/bin/sh is part of an optional additional package and therefore
isn't reliably available. /bin/ksh is a better choice on Solaris.

-- 
Russ Allbery (rra_at_stanford.edu)             <http://www.eyrie.org/~eagle/>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:53 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.