Re: [PATCH v3 1/3] dts: Improve output gathering in interactive shells

2024-06-17 Thread Luca Vizzarro
Reviewed-by: Luca Vizzarro

Re: [PATCH v3 1/3] dts: Improve output gathering in interactive shells

2024-06-14 Thread Nicholas Pratte
Reviewed-by: Nicholas Pratte On Wed, May 29, 2024 at 3:49 PM wrote: > > From: Jeremy Spewock > > The current implementation of consuming output from interactive shells > relies on being able to find an expected prompt somewhere within the > output buffer after sending the command. This is usefu

Re: [PATCH v3 1/3] dts: Improve output gathering in interactive shells

2024-06-07 Thread Juraj Linkeš
On 29. 5. 2024 21:49, jspew...@iol.unh.edu wrote: From: Jeremy Spewock The current implementation of consuming output from interactive shells relies on being able to find an expected prompt somewhere within the output buffer after sending the command. This is useful in situations where the p

Re: [PATCH v3 1/3] dts: Improve output gathering in interactive shells

2024-05-31 Thread Luca Vizzarro
Reviewed-by: Luca Vizzarro

[PATCH v3 1/3] dts: Improve output gathering in interactive shells

2024-05-29 Thread jspewock
From: Jeremy Spewock The current implementation of consuming output from interactive shells relies on being able to find an expected prompt somewhere within the output buffer after sending the command. This is useful in situations where the prompt does not appear in the output itself, but in some