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

Stop treating test files as executable and fix encoding#11065

Merged
danmoseley merged 3 commits intodotnet:masterfrom
yizhang82:encoding
Apr 19, 2017
Merged

Stop treating test files as executable and fix encoding#11065
danmoseley merged 3 commits intodotnet:masterfrom
yizhang82:encoding

Conversation

@yizhang82
Copy link

Turns out we accidentally made some test source code executable and git end up thinking they are executable files. Chmod -x fixed it. Also changing line ending and encoding to UTF-8 (only for one string marshaling test code that has unicode in it) to play nicer with git.

@danmoseley
Copy link
Member

@dotnet-bot test tizen armel cross debug build (https://github.com/dotnet/coreclr/issues/11069)

@danmoseley
Copy link
Member

LGTM

@danmoseley danmoseley merged commit e8414af into dotnet:master Apr 19, 2017
@karelz karelz modified the milestone: 2.0.0 Aug 28, 2017
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.

4 participants