run-swarmed: Add a --no-build flag.
I never want run-swarmed to build stuff, I only want it to run already built stuff on swarming. I think that should be the default, but I'll talk to a few people who use this script before changing the default. For now, just add a flag so that folks can opt out of building. Also, as a usability improvement on Windows, if "foo.exe" is passed in, just strip the ".exe" for internal processing instead of throwing an unfriendly error about it. Bug: none Change-Id: I7762e80347f6fd529ecd4328c7161ede0c5d8d26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2042190Reviewed-by:Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#738962}
Showing
Please register or sign in to comment