Skip to content

Commit

Permalink
Merge pull request #29144 from compnerd/dash
Browse files Browse the repository at this point in the history
  • Loading branch information
swift-ci authored Jan 11, 2020
2 parents 22bfebe + a4c7cad commit b3f5d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lit.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -991,7 +991,7 @@ elif run_os in ['windows-msvc']:
('%r -target %s %s %s %s' % (config.sil_opt, config.variant_triple, \
resource_dir_opt, mcp_opt, \
config.sil_test_options))
config.target_swift_symbol_graph_extract = \
config.target_swift_symbolgraph_extract = \
('%r -target %s %s' % (config.swift_symbolgraph_extract, \
config.variant_triple, \
mcp_opt))
Expand Down

0 comments on commit b3f5d61

Please sign in to comment.