File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -631,7 +631,7 @@ config.substitutions.append(('%clang-importer-sdk-concurrency-owned-job-param',
631
631
# FIXME: BEGIN -enable-source-import hackaround
632
632
config .substitutions .append (('%clang-importer-sdk-concurrency-consuming-job-param-path' ,
633
633
'%r' % (make_path (config .test_source_root , 'Inputs' , 'clang-importer-sdk' ))))
634
- config .substitutions .append (('%clang-importer-sdk-concurrency-owned -job-param-nosource' ,
634
+ config .substitutions .append (('%clang-importer-sdk-concurrency-consuming -job-param-nosource' ,
635
635
'-sdk %r' % (make_path (config .test_source_root , 'Inputs' , 'clang-importer-sdk' ))))
636
636
# FIXME: END -enable-source-import hackaround
637
637
config .substitutions .append (('%clang-importer-sdk-concurrency-consuming-job-param' ,
You can’t perform that action at this time.
0 commit comments