* [PATCH] release-notes-5.0.rst: NO_OUTPUT -> NO_COLOR
@ 2024-10-16 8:11 liezhi.yang
2024-10-16 13:32 ` [docs] " Quentin Schulz
0 siblings, 1 reply; 3+ messages in thread
From: liezhi.yang @ 2024-10-16 8:11 UTC (permalink / raw)
To: docs
From: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
documentation/migration-guides/release-notes-5.0.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/migration-guides/release-notes-5.0.rst b/documentation/migration-guides/release-notes-5.0.rst
index 800ba20a2..2bf78c633 100644
--- a/documentation/migration-guides/release-notes-5.0.rst
+++ b/documentation/migration-guides/release-notes-5.0.rst
@@ -217,7 +217,7 @@ New Features / Enhancements in 5.0
state directory (i.e., ``/run``).
- Allow to disable colored text output through the
- `NO_OUTPUT <https://no-color.org/>`__ environment variable.
+ `NO_COLOR <https://no-color.org/>`__ environment variable.
- ``git-make-shallow`` script: add support for Git's ``safe.bareRepository=explicit``
configuration setting.
--
2.25.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [docs] [PATCH] release-notes-5.0.rst: NO_OUTPUT -> NO_COLOR
2024-10-16 8:11 [PATCH] release-notes-5.0.rst: NO_OUTPUT -> NO_COLOR liezhi.yang
@ 2024-10-16 13:32 ` Quentin Schulz
2024-10-16 14:06 ` Antonin Godard
0 siblings, 1 reply; 3+ messages in thread
From: Quentin Schulz @ 2024-10-16 13:32 UTC (permalink / raw)
To: liezhi.yang, docs
Hi Robert,
On 10/16/24 10:11 AM, Robert Yang via lists.yoctoproject.org wrote:
> [You don't often get email from liezhi.yang=windriver.com@lists.yoctoproject.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
>
> From: Robert Yang <liezhi.yang@windriver.com>
>
> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> ---
> documentation/migration-guides/release-notes-5.0.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/documentation/migration-guides/release-notes-5.0.rst b/documentation/migration-guides/release-notes-5.0.rst
> index 800ba20a2..2bf78c633 100644
> --- a/documentation/migration-guides/release-notes-5.0.rst
> +++ b/documentation/migration-guides/release-notes-5.0.rst
> @@ -217,7 +217,7 @@ New Features / Enhancements in 5.0
> state directory (i.e., ``/run``).
>
> - Allow to disable colored text output through the
> - `NO_OUTPUT <https://no-color.org/>`__ environment variable.
> + `NO_COLOR <https://no-color.org/>`__ environment variable.
>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
@Antonin, this is a candidate for backporting to scarthgap and styhead I
believe.
Thanks!
Quentin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [docs] [PATCH] release-notes-5.0.rst: NO_OUTPUT -> NO_COLOR
2024-10-16 13:32 ` [docs] " Quentin Schulz
@ 2024-10-16 14:06 ` Antonin Godard
0 siblings, 0 replies; 3+ messages in thread
From: Antonin Godard @ 2024-10-16 14:06 UTC (permalink / raw)
To: quentin.schulz, liezhi.yang, docs
Hi Quentin,
On Wed Oct 16, 2024 at 3:32 PM CEST, Quentin Schulz via lists.yoctoproject.org wrote:
> Hi Robert,
>
> On 10/16/24 10:11 AM, Robert Yang via lists.yoctoproject.org wrote:
> > [You don't often get email from liezhi.yang=windriver.com@lists.yoctoproject.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
> >
> > From: Robert Yang <liezhi.yang@windriver.com>
> >
> > Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> > ---
> > documentation/migration-guides/release-notes-5.0.rst | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/documentation/migration-guides/release-notes-5.0.rst b/documentation/migration-guides/release-notes-5.0.rst
> > index 800ba20a2..2bf78c633 100644
> > --- a/documentation/migration-guides/release-notes-5.0.rst
> > +++ b/documentation/migration-guides/release-notes-5.0.rst
> > @@ -217,7 +217,7 @@ New Features / Enhancements in 5.0
> > state directory (i.e., ``/run``).
> >
> > - Allow to disable colored text output through the
> > - `NO_OUTPUT <https://no-color.org/>`__ environment variable.
> > + `NO_COLOR <https://no-color.org/>`__ environment variable.
> >
>
> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
>
> @Antonin, this is a candidate for backporting to scarthgap and styhead I
> believe.
Yes totally, thanks :)
Cheers,
Antonin
--
Antonin Godard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-16 14:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-16 8:11 [PATCH] release-notes-5.0.rst: NO_OUTPUT -> NO_COLOR liezhi.yang
2024-10-16 13:32 ` [docs] " Quentin Schulz
2024-10-16 14:06 ` Antonin Godard
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.