HomeSort by relevance Sort by last modified time
    Searched refs:check_builders (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebKitTools/Scripts/webkitpy/steps/
ensurebuildersaregreen.py 38 Options.check_builders,
42 if not self._options.check_builders:
options.py 35 check_builders = make_option("--ignore-builders", action="store_false", dest="check_builders", default=True, help="Don't check to see if the build.webkit.org builders are green before landing.") variable in class:Options
  /external/webkit/WebKitTools/Scripts/webkitpy/commands/
download_unittest.py 38 options.check_builders = True

Completed in 93 milliseconds