Re: [PATCH] build: ignore errors from `git describe`
LIU Hao <[email protected]>
| Newsgroups | gmane.editors.nano.devel |
|---|---|
| Message-ID | <[email protected]> |
在 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
OpenPGP_signature
(application/pgp-signature, 840 B) - not displayed