Skip to content

Conversation

compnerd
Copy link
Member

Windows relies on the suffix for differentiating files. The use of .exe as the executable suffix is nearly universal on Windows. Ensure that we use that when targeting Windows, repairing the use of certain subcommands, e.g. swift help build.

Fixes: #1404

Windows relies on the suffix for differentiating files. The use of `.exe` as the executable suffix is nearly universal on Windows. Ensure that we use that when targeting Windows, repairing the use of certain subcommands, e.g. `swift help build`. Fixes: swiftlang#1404
@compnerd compnerd requested review from artemcm and owenv July 27, 2023 14:15
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd merged commit a241032 into swiftlang:main Jul 27, 2023
@compnerd compnerd deleted the help branch July 27, 2023 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants