DescriptioniOS: Fix condition for use_analyze in ios recipe module.
Turns out the default value (enabled) is True, but when
use_analyze is set to 'false' in the JSON, the value becomes
a string 'false'. Fix this by changing the condition check.
This caused the WebRTC trybots to always use analyze, which
is not supported (fails).
TBR=smut@google.com
BUG=588590
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=298919
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|