On Monday 01 December 2008 09:42:42 am Ron wrote:
> On Sun, Nov 30, 2008 at 11:06:15PM -0500, Andres Mejia wrote:
> > tags 489670 + patch
> > thanks
> >
> > Here's a patch to resolve this issue.
> >
> > --- wxPython/demo/b.old 2008-11-30 23:04:44.000000000 -0500
> > +++ wxPython/demo/b     2008-11-30 23:04:55.000000000 -0500
> > @@ -1,4 +1,4 @@
> >  #!/bin/sh
> >  cd ..
> > -. b $*
> > +exec b $*
> >  cd -
>
> Uhm, when you say "resolve" do you mean: "adds a new side effect",
> or "still fails horribly like the existing version"?
>
> The only sensible thing I can see to do with this script is remove
> it entirely.  But since nobody has noticed it is useless, even when
> they tried to patch it, this doesn't seem terribly urgent.
>
>   Ron

I was wondering why this script was needed. However, I thought there may have 
been a reason why the maintainer kept it around so I simply patched without 
giving it any further thought.

-- 
Regards,
Andres

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to