qa_config: Simplify IsTemplateSupported
authorMichael Hanselmann <hansmi@google.com>
Tue, 5 Feb 2013 12:51:30 +0000 (13:51 +0100)
committerMichael Hanselmann <hansmi@google.com>
Fri, 8 Feb 2013 13:35:39 +0000 (14:35 +0100)
commitcf62af3ade18ddfebd379377adc635d86d3d091f
tree43caf2e278ae3957f6eb13b609804f31c2c8d7d0
parenta08e181fe8847215f960db8661d31f32a9639da7
qa_config: Simplify IsTemplateSupported

The same code can be written in a single expression. The earlier patch
named “Refactor storage of runtime exclusive storage flag in QA”
provided the unit test.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
qa/qa_config.py