]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Thu, 7 Jan 2021 07:21:46 +0000 (15:21 +0800)
commit8d7f1c1574ceaff11966331855491ef7c96fd110
tree6620766598162bfb849333050d395aca6623e6d2
parent42972452191b47802b460b0e6a3044d4621de6c1
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>
(cherry picked from commit 40bcae01b0be2f293dea9ab42c6b7f8f47827cf5)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/lib/oeqa/utils/commands.py