Skip to content

utils: fix split-cmdline #83169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 18, 2025
Merged

Conversation

eeckstein
Copy link
Contributor

If an argument does not start with an "-", it's not necessarily an argument parameter. It can also be e.g. an input file name.

Also expand @-filelist files which end with "FileList" (so far only ".txt" were handled)

If an argument does not start with an "-", it's not necessarily an argument parameter. It can also be e.g. an input file name.
@eeckstein
Copy link
Contributor Author

@swift-ci smoke test

@eeckstein eeckstein enabled auto-merge July 18, 2025 07:48
@eeckstein eeckstein disabled auto-merge July 18, 2025 14:02
@eeckstein eeckstein merged commit 9bedefe into swiftlang:main Jul 18, 2025
2 of 3 checks passed
@eeckstein eeckstein deleted the fix-split-cmdline branch July 18, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant