]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/commands: Ensure sync can be found regardless of PATH
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Dec 2020 15:58:47 +0000 (15:58 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Dec 2020 22:29:08 +0000 (22:29 +0000)
commit40bcae01b0be2f293dea9ab42c6b7f8f47827cf5
treeea6e22fdc5ec9119c24da5a648d8d1b1a8a4b6a1
parentcb5e96e05930eaff4d679166416d6c84d6e3236b
oeqa/commands: Ensure sync can be found regardless of PATH

Avoid command not found errors shown in selftest logs due to changes to PATH
settings which also risks intermittent problems due to IO load.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/commands.py