Skip to content
Commit 6b872ee7 authored by Richard Purdie's avatar Richard Purdie
Browse files

oeqa/concurrencytest: Remove invalid buffering option



Fix warnings from oe-selftest -j:

/usr/lib/python3.10/os.py:1030: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used
  return io.open(fd, mode, buffering, encoding, *args, **kwargs)

Remove the option since it clearly doesn't do much.

Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent dd8f47a9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment