Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

@naamunds
Copy link
Member

clean.sh only needs to call init-tools.sh when it is going to use MSBuild. A corresponding change was made to clean.cmd in fe967b3.

cc: @maririos @joperezr @weshaggard

clean.sh only needs to call init-tools.sh when it is going to use
MSBuild. A corresponding change was made to clean.cmd in
dotnet@fe967b3

Specifying a substring using a negative length is only supported on Bash
4.2 and later. Some machines may have an older version of Bash (e.g. on
Mac OS X), so we should avoid using it.
@naamunds naamunds changed the title Only call init-tools.sh from clean.sh when necessary Minor fixes to clean.sh Mar 18, 2016
@naamunds
Copy link
Member Author

I've added a second fix to this PR. Specifying a substring using a negative length is only supported on Bash 4.2 and later. Some machines may have an older version of Bash (e.g. on Mac OS X), so we should avoid using it.

@joperezr
Copy link
Member

Looks like the CI failures are due to test failures but I don't think they are related to your change. LGTM

naamunds added a commit that referenced this pull request Mar 18, 2016
@naamunds naamunds merged commit 2bc8a20 into dotnet:master Mar 18, 2016
@naamunds naamunds deleted the FixCleanSh branch March 18, 2016 22:22
@karelz karelz modified the milestone: 1.0.0-rtm Dec 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants