Commit b6a6f675 authored by Michael Achenbach's avatar Michael Achenbach Committed by Commit Bot

[test] Add fake command to swarming isolate

Temporary fix for isolate archiver behaving weirdly when the command is
missing.

NOTRY=true
TBR=sergiyb@chromium.org

Bug: v8:7012
Change-Id: I1ccee6be16605426e74b6c4a0379fa502106e5a9
Reviewed-on: https://chromium-review.googlesource.com/768727Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#49344}
parent c5c50e18
......@@ -3,6 +3,9 @@
# found in the LICENSE file.
{
'variables': {
'command': [
'run-deopt-fuzzer.py',
],
'files': [
'run-deopt-fuzzer.py',
'run-gc-fuzzer.py',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment