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 (#237235): 
https://lists.openembedded.org/g/openembedded-core/message/237235
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