]> code.ossystems Code Review - openembedded-core.git/commit
ptest-runner: trivial fixes and refine
authorRoy Li <rongqing.li@windriver.com>
Wed, 11 Sep 2013 09:17:32 +0000 (17:17 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Sep 2013 10:07:56 +0000 (11:07 +0100)
commit51c43e08b388ed15520c66977bbb49df18e5f124
tree2f0fc6d33735bcf39650516464fcbe0b6035ae6c
parente7c691b33573b3309752d6eb397486c2c8620adb
ptest-runner: trivial fixes and refine

1. ptest files may be installed under /usr/lib64/ for 64bit filesystem
or under /usr/lib/ for 64bit multilib filesystem, so we should check both
directories

2. If a soft link is linking to a directory under the same directory, we
only run once.

[YOCTO #5125]
[YOCTO #5126]

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/ptest-runner/files/ptest-runner