Skip to content
Commit 91e3cff3 authored by Ryan Roberts's avatar Ryan Roberts
Browse files

cli: Fix "END: repeat:" logging



If an error occurs during docker exec, then the error code (stored in
"error") was previously overwritten before printed by the "END: repeat:"
log. So let's fix it so that the error code is correctly preserved and
printed.

Fixes: 5990dc7 ("cli: Add timestamps to log")
Signed-off-by: Ryan Roberts's avatarRyan Roberts <ryan.roberts@arm.com>
parent 5e780528
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment