QA: Stop using "in" operator for node
authorMichael Hanselmann <hansmi@google.com>
Tue, 5 Feb 2013 15:40:48 +0000 (16:40 +0100)
committerMichael Hanselmann <hansmi@google.com>
Fri, 8 Feb 2013 13:35:50 +0000 (14:35 +0100)
commit0ae14eddc2bbab389b85eeceb29967fceed3bbea
tree53231d712c6284f8ea14c99d57dfda567ab996a9
parent2029fe3faefaa39953bbd3ea298b1c3e7d1ad489
QA: Stop using "in" operator for node

The new configuration object for nodes will not support it anymore.

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