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

Re: svn commit: rev 1096 - trunk/subversion/tests/libsvn_subr

From: B. W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2002-01-29 04:09:18 CET

> On Mon, Jan 28, 2002 at 05:16:37PM -0600, rooneg@tigris.org wrote:
> > Author: rooneg
> > Date: 2002-01-28 23:16 GMT
> > New Revision: 1096
> >
> > Modified:
> > trunk/subversion/tests/libsvn_subr/target-test.sh
> > Log:
> > Apparently, some /bin/sh's (specifically, the one on Mac OS X) have a
> > problem with assigning to the variable PWD. Fortunately, in those cases,
> > the variable PWD automatically contains the path of the current working
> > directory, so we can just ignore the error and move on with our lives.
>
> -1
>
> Use a different variable name instead. If you want to change the directory,
> then use 'cd' rather than assigning to PWD. IOW, figure out which is
> happening, and make the appropriate change.

-1 too

/bin/sh in Mac OS X is actually zsh. Blech. Bad Mac OS X! No cookie!

-Fitz

---------------------------------------------------------------------
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:37:01 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.