emacs-devel
[Top][All Lists]
Advanced

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

Re: Last commit breaks macOS build


From: Andreas Schwab
Subject: Re: Last commit breaks macOS build
Date: Thu, 05 Jan 2017 19:32:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.91 (gnu/linux)

On Jan 05 2017, Eli Zaretskii <address@hidden> wrote:

>> From: Andreas Schwab <address@hidden>
>> Cc: Angelo Graziosi <address@hidden>,  address@hidden,  address@hidden,  
>> address@hidden
>> Date: Thu, 05 Jan 2017 19:18:22 +0100
>> 
>> On Jan 05 2017, Eli Zaretskii <address@hidden> wrote:
>> 
>> > How about now?
>> 
>> echo is not portable wrt backslashes.
>
> Suggestions for how to fix this are welcome.  I have no access to a
> macOS system, so I'm flying blind.

That has nothing to do with macos.

$ echo '\\'
\\
$ shopt -s xpg_echo
$ echo '\\'
\

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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