Skip to content

Conversation

@tristanlabelle
Copy link
Contributor

Fixes the one-way-external-fine.swift test on Windows. This is the only test using the touch -t 201401240005 *{a,b,c} syntax. This works fine when run as-is, but misbehaves in lit.py and ends up creating files called 201401240005 and }. I couldn't quite figure out why, but expanding the wildcard syntax solves this.

@tristanlabelle tristanlabelle requested a review from artemcm as a code owner May 16, 2023 13:18
@compnerd
Copy link
Member

@swift-ci please test

@compnerd
Copy link
Member

I couldn't quite figure out why, but expanding the wildcard syntax solves this.

The globext is a bash extension, Windows doesn't use bash, so this behaves differently.

@compnerd compnerd merged commit e22cf2e into swiftlang:main May 16, 2023
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.

3 participants