Skip to content

Conversation

@Rostepher
Copy link
Contributor

Purpose

This PR fixes some overzealous path expansion for the --build-subdir argument which attempts to expand the build subdirectory path as much as possible due to changes introduced yesterday by #13231. When the path is expanded out to an absolute path it will then cause all build directories to generate relative to where build-script was invoked, rather than the standard build directory above the Swift workspace.

rdar://35913659

…h caused all build directories to generate relative to the directory build-script was invoked from.
@Rostepher Rostepher added the bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. label Dec 7, 2017
@Rostepher Rostepher self-assigned this Dec 7, 2017
@Rostepher Rostepher requested a review from shahmishal December 7, 2017 19:51
@Rostepher
Copy link
Contributor Author

@swift-ci please test

Copy link
Member

@shahmishal shahmishal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Rostepher Rostepher merged commit 6d2c465 into swiftlang:master Dec 7, 2017
@Rostepher Rostepher deleted the overzealous-path-expansions branch December 7, 2017 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants