Hi Ross,

You're right, that's unnecessary. Simplified in v2.

Best Regards,
Pratik

________________________________________
From: Ross Burton <[email protected]>
Sent: Monday, May 18, 2026 2:16 PM
To: Pratik Farkase
Cc: [email protected]; [email protected]
Subject: Re: [OE-core][PATCH v1] libxslt: add ptest support

On 6 May 2026, at 10:20, Pratik Farkase via lists.openembedded.org 
<[email protected]> wrote:
> +output=$(./runtest 2>&1)
> +ret=$?
> +
> +echo "$output" | while IFS= read -r line; do
> +    echo "$line"
> +done

Why capture the output just to print it all again?

Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#237238): 
https://lists.openembedded.org/g/openembedded-core/message/237238
Mute This Topic: https://lists.openembedded.org/mt/119176043/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to