[OE-core] [PATCH] oequa/runtime: Added check for ptest-runner to see if it ran correctly

Burton, Ross ross.burton at intel.com
Thu Nov 20 20:34:30 UTC 2014


On 19 November 2014 07:49, Musat, George L <george.l.musat at intel.com> wrote:

> -        cond = oeRuntimeTest.hasPackage("ptest-runner") and
> oeRuntimeTest.hasFeature("ptest") and oeRuntimeTest.hasPackage("-ptest")
>
> -        if not cond:
>
> +        #cond = oeRuntimeTest.hasPackage("ptest-runner") and
> oeRuntimeTest.hasFeature("ptest") and oeRuntimeTest.hasPackage("-ptest")
>
> +        #if not cond:
>

Git is a perfectly good method of recovering previous code, please don't
comment out source like this.  Also the commit log should be something like
"always attempt to install complementary packages" instead of the vague
"modify condition".

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20141120/8c4df621/attachment-0002.html>


More information about the Openembedded-core mailing list