Hi Tom,
On Thu, 29 Aug 2024 at 10:48, Tom Rini wrote:
>
> On Thu, Aug 29, 2024 at 09:01:11AM -0600, Simon Glass wrote:
> > Hi Neil,
> >
> > On Thu, 29 Aug 2024 at 08:22, wrote:
> > >
> > > On 29/08/2024 00:08, Simon Glass wrote:
> > > > Some tests may output things to stderr. Ensure that this ou
On Thu, Aug 29, 2024 at 09:01:11AM -0600, Simon Glass wrote:
> Hi Neil,
>
> On Thu, 29 Aug 2024 at 08:22, wrote:
> >
> > On 29/08/2024 00:08, Simon Glass wrote:
> > > Some tests may output things to stderr. Ensure that this output is not
> > > dropped, by redirecting it to stdout
> >
> > Can't yo
Hi Neil,
On Thu, 29 Aug 2024 at 08:22, wrote:
>
> On 29/08/2024 00:08, Simon Glass wrote:
> > Some tests may output things to stderr. Ensure that this output is not
> > dropped, by redirecting it to stdout
>
> Can't you make sure to output all labgrid output to stdout in the hook script
> instea
On 29/08/2024 00:08, Simon Glass wrote:
Some tests may output things to stderr. Ensure that this output is not
dropped, by redirecting it to stdout
Can't you make sure to output all labgrid output to stdout in the hook script
instead ?
Signed-off-by: Simon Glass
---
(no changes since v1)
Some tests may output things to stderr. Ensure that this output is not
dropped, by redirecting it to stdout
Signed-off-by: Simon Glass
---
(no changes since v1)
test/py/u_boot_spawn.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test/py/u_boot_spawn.py b/test/py/u_boot_spawn.py
index
5 matches
Mail list logo