Re: [arch-general] Output of make -s kernelrelease has a "" suffix

2022-03-23 Thread u34--- via arch-general
"Jan Alexander Steffens (heftig)" wrote: > On Wed, Mar 23, 2022 at 4:55 PM u34--- via arch-general < > arch-general@lists.archlinux.org> wrote: > > > With 5.17.arch1, the output of > > > > make -s kernelrelease > > > > ends with "". That is, having a double \" character at the end of the > >

Re: [arch-general] Output of make -s kernelrelease has a "" suffix

2022-03-23 Thread Jan Alexander Steffens (heftig) via arch-general
On Wed, Mar 23, 2022 at 4:55 PM u34--- via arch-general < arch-general@lists.archlinux.org> wrote: > With 5.17.arch1, the output of > > make -s kernelrelease > > ends with "". That is, having a double \" character at the end of the > string. > It was not like that in prevoius versions. Is that

[arch-general] Output of make -s kernelrelease has a "" suffix

2022-03-23 Thread u34--- via arch-general
With 5.17.arch1, the output of make -s kernelrelease ends with "". That is, having a double \" character at the end of the string. It was not like that in prevoius versions. Is that expected? -- u34