diff options
| author | Jon Mason <jdmason@kudzu.us> | 2021-04-14 11:19:16 -0400 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-18 11:37:26 +0100 |
| commit | f349bce59e48cbb9bd975d089643264ba4f0b349 (patch) | |
| tree | 52106087c2c3cddadcd7d768ea34b18f7f0fb334 /meta/recipes-devtools/python | |
| parent | c3bd6ba29acbff34b74ba4f1aefeecc951a7c12c (diff) | |
| download | poky-f349bce59e48cbb9bd975d089643264ba4f0b349.tar.gz | |
oeqa/runtime: space needed
Messages are currently being printed as:
Test requires dropbear, oropenssh-sshd to be installed
but should be
Test requires dropbear, or openssh-sshd to be installed
Adding the space after the 'or' corrects this.
(From OE-Core rev: 51596e0f8cebe1607ab64ffb018d51e815c0ee4b)
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
0 files changed, 0 insertions, 0 deletions
