From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Tue, 13 Mar 2001 09:37:33 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: RE: Fetish.pm band-aid (Fileutils testsuite) Message-ID: <3AADEA5D.12433.EC3A6@localhost> References: <3AAC9B5F DOT 19688 DOT 151622 AT localhost> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com > > On Mon, 12 Mar 2001, Mark E. wrote: > > > If SHELL is not empty and a file was not found, try finding %SHELL%.exe. > > I think we already do that, don't we? spawn* does this, but system does not.