File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 429429 'inputs' : [ '<(opensslconfig)' , ],
430430 'outputs' : [ '<(opensslconfig_internal)' , ],
431431 'action' : [
432- 'python' , 'tools/copyfile.py' ,
432+ '<( python) ' , 'tools/copyfile.py' ,
433433 '<(opensslconfig)' ,
434434 '<(opensslconfig_internal)' ,
435435 ],
Original file line number Diff line number Diff line change 17721772 }],
17731773 ],
17741774 'action' : [
1775- 'python' , '<(V8_ROOT)/tools/testrunner/utils/dump_build_config_gyp.py' ,
1775+ '<( python) ' , '<(V8_ROOT)/tools/testrunner/utils/dump_build_config_gyp.py' ,
17761776 '<@(v8_dump_build_config_args)' ,
17771777 ],
17781778 },
18661866 '<(SHARED_INTERMEDIATE_DIR)/debug-support.cc' ,
18671867 ],
18681868 'action' : [
1869- 'python' ,
1869+ '<( python) ' ,
18701870 '<(V8_ROOT)/tools/gen-postmortem-metadata.py' ,
18711871 '<@(_outputs)' ,
18721872 '<@(heapobject_files)'
You can’t perform that action at this time.
0 commit comments