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

Re: problem with xml tests

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-01-21 20:43:09 CET

Garrett Rooney <rooneg@electricjellyfish.net> writes:

> since the changes to support builddir != srcdir in the tests,
> svn-test.sh and svn-test2.sh have been giving me errors. they still
> succeeded, but the shell scripts weren't entirely correct.
>
> i just got a chance to look closer, and it turns out they are passing
> the '==' operator to [, which is not a valid operator on FreeBSD. to
> be portable, we should be using =, not ==.

Oops, my mistake. I don't really do shell programming...

>
> here's a patch.

Looks good to me.

-- 
Philip
---------------------------------------------------------------------
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.