nano-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] build: ignore errors from `git describe`


From: LIU Hao
Subject: Re: [PATCH] build: ignore errors from `git describe`
Date: Tue, 14 Jun 2022 15:32:04 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

在 2022/6/10 22:48, Benno Schulenberg 写道:

Redirecting only stderr interleaves the regular output of `git describe` (if 
any)
in the build output.  Not harmful, but better not.  So I suggest:

         @! git describe >/dev/null 2>&1 || \

Are you okay with that change?



That change looks good to me. Thanks.


--
Best regards,
LIU Hao

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

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