]> code.ossystems Code Review - openembedded-core.git/commit
resulttool: Enable report for single result file
authorYeoh Ee Peng <ee.peng.yeoh@intel.com>
Tue, 2 Apr 2019 06:38:03 +0000 (14:38 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Apr 2019 13:46:57 +0000 (14:46 +0100)
commita85a8febf04d763dd5b3d20487d528731105afab
treeb7068c6f05d60e522c4e24e4b5bfa89b3e5405d4
parent50d3ec1ac994fb5968d8edf82823a7e3d1d67d21
resulttool: Enable report for single result file

Current validation check function inside resulttool disallow the
report for single result file although the underlying library
was able to handle both directory and file as source input to report.
Removed the validation check as it was no longer needed and to
enable report for single result file.

Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/resulttool