]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oe-build-perf-report-email.py: fix one file path
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 6 Apr 2017 07:10:18 +0000 (10:10 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 8 Apr 2017 21:48:04 +0000 (22:48 +0100)
commit1da641661bb5963fcbd7ac2c20bc997c3eae6f18
tree728ea60996614a5477f79feb59eddca1ba85f639
parent301dc9df16cce1f4649f90af47159bc21be0de59
oe-build-perf-report-email.py: fix one file path

Sending report email was not working correctly if the script was given
an html report path that contained directory components.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/contrib/oe-build-perf-report-email.py