[cr] Fix "--builder skip" flags producing "invalid target" error
commitfb342bfb5106cb25b04491da00ae07e3536a01bb
authorpetrcermak <petrcermak@chromium.org>
Tue, 28 Jul 2015 10:46:49 +0000 (28 03:46 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 28 Jul 2015 10:47:52 +0000 (28 10:47 +0000)
treefe7acdef378cdd4743b6d377421fbec7bfdd7ad9
parent04c870f25c918800992e0a1ae110b685e2ac173d
[cr] Fix "--builder skip" flags producing "invalid target" error

This patch makes the following command pattern work again (installs and
runs chrome without re-building):

  cr run --builder skip chrome

BUG=513686

Review URL: https://codereview.chromium.org/1260233002

Cr-Commit-Position: refs/heads/master@{#340662}
tools/cr/cr/actions/builder.py