Home | History | Annotate | Download | only in tools

Lines Matching full:build_status

1927       build_status = current_data['passed']
1929 if type(build_status) is bool:
1930 build_status = int(build_status)
1933 current_id, build_status)