-
Notifications
You must be signed in to change notification settings - Fork 10.5k
test: convert rm -rf && mkdir -p into %empty-directory #15020
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
Conversation
@swift-ci please test and merge |
@gribozavr, @gottesmm: probably makes you two happy :-) |
CC: @Rostepher |
39e75aa
to
8b67dcb
Compare
@swift-ci please test and merge |
I greatly appreciate this PR! Thanks for cleaning this up. |
@swift-ci please test |
Build failed |
Build failed |
Sure thing! Okay, the failures are "valid". The file content changes has changed offsets. I'll adjust that accordingly. |
This converts the instances of the pattern for which we have a proper substitution in lit. This will make it easier to replace it appropriately with Windows equivalents.
@swift-ci please test |
Build failed |
Build failed |
This converts the instances of the pattern for which we have a proper
substitution in lit. This will make it easier to replace it
appropriately with Windows equivalents.
Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.
Resolves SR-NNNN.