Skip to content
Commit bd487f92 authored by Richard Purdie's avatar Richard Purdie Committed by Steve Sakoman
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>
(cherry picked from commit 6b872ee7)
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent bb063e8b
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