a problem in invoking scripts.

Chris Faylor cgf@cygnus.com
Wed Sep 13 07:35:00 GMT 2000


On Wed, Sep 13, 2000 at 09:21:55PM +0900, Kazuhiro Fujieda wrote:
>We can't execute scripts with their unqualified names on recent
>snapshots.
>
>~ $ cat > /bin/foo
>#!/bin/sh
>echo hoge
>~ $ foo
>foo: Can't open foo: No such file or directory
>
>The following patch can solve this problem and recalls an old
>warning to spawn.cc.

Thanks for the report.  I've checked in a similar fix to spawn_guts.

cgf


More information about the Cygwin-patches mailing list