Skip to content
Commit a84c271e authored by Jeremy Bettis's avatar Jeremy Bettis Committed by Anas Nashif
Browse files

twister: Fix OUTPUT: blank lines after test end



When running twister -vv many blank lines would be logged.

Fix handing of empty lines from the reader thread. Real blank likes will
be b"\n" not b"".

Change open call to use with, and logger to use %s to fix pylint
warnings.

Signed-off-by: default avatarJeremy Bettis <jbettis@google.com>
parent 99f9512f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment