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

Re: shellscript breakage

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-01-21 21:08:54 CET

On Mon, Jan 21, 2002 at 08:42:59PM +0100, Marcus Comstedt wrote:
>
> Howdy.
>
> I spotted some bashisms in the testsuite:
>
> * The bourne shell syntax for command expansion is `cmd`, not $(cmd)
> * The equality operator for [ is =, not ==
>
> (I noticed that somebody else spotted the second one as well, but this
> patch is more complete since it fixes both.)

doh! i committed my change before seeing the additional problem you
pointed out.

sorry, this fix should probably go in, along with changing things to
use 'test' instead of [ and so forth, but i'll leave that to someone
with a better understanding of portable shell scripting than me.

-garrett

-- 
garrett rooney                     Unix was not designed to stop you from 
rooneg@electricjellyfish.net       doing stupid things, because that would  
http://electricjellyfish.net/      stop you from doing clever things.
---------------------------------------------------------------------
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:57 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.