bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Bad sed expression in bootstrap.bat


From: Paul Smith
Subject: Re: [PATCH] Bad sed expression in bootstrap.bat
Date: Sat, 31 Dec 2022 16:15:10 -0500
User-agent: Evolution 3.46.2 (by Flathub.org)

On Mon, 2022-12-26 at 09:34 -0500, Paul Smith wrote:
> > If you do this with "echo", you don't need to worry about backslash
> > munging, I think, since cmd.exe's "echo" is very simple-minded, and
> > just blindly copies every character, including the quotes.
> 
> Oh... OK I will give this a try :).

I realized I must have already known this at some point and forgotten
it, since I used this method for other sed scripts in bootstrap.bat.

Anyway I pushed a fix to bootstrap.bat that hopefully avoids the issue.
I was still not ever able to reproduce the original failure on the
Windows systems I have access to so I can't test it directly.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]