diff options
author | Jon Mason <jdmason@kudzu.us> | 2021-04-14 11:19:16 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-30 14:37:25 +0100 |
commit | 80257e06f5bc3aff6b4a5cd71c167e7cc4ca99c9 (patch) | |
tree | 0230c23b3b16d91d2cad1b6bfd1d9378997b2403 /meta/recipes-connectivity | |
parent | 7c25e4c53c6e6d7509d21f8c10fabb66fa1bf2b5 (diff) | |
download | poky-80257e06f5bc3aff6b4a5cd71c167e7cc4ca99c9.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: f85c993bc4535dc42b89e87050d43c018c100f58)
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 51596e0f8cebe1607ab64ffb018d51e815c0ee4b)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions