On 18 June 2013 11:55, Zhenhua Luo <[email protected]> wrote:
> -    if check_gcc_march(sanity_data):
> +    if check_gcc_march(sanity_data) == True:

Unless there's something I've forgotten about Python, these two are
exactly equivalent.

--
Paul Barker

Email: [email protected]
http://www.paulbarker.me.uk
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to