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





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to