Skip to content
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

[Xamarin.ProjectTools] Only add the process.log if it exists. #1070

Merged
merged 1 commit into from
Dec 5, 2017

Conversation

dellis1972
Copy link
Contributor

This commit adds an additional check to only process the
process.log if the file exists. We might be in a situation
where nothing is written to StdOut or StdErr as a result we
might not get a log file. So lets not crash the test if it
does not exist.

This commit adds an additional check to only process the
process.log if the file exists. We might be in a situation
where nothing is written to StdOut or StdErr as a result we
might not get a log file. So lets not crash the test if it
does not exist.
@jonpryor jonpryor merged commit 5ac5148 into dotnet:master Dec 5, 2017
@github-actions github-actions bot locked and limited conversation to collaborators Feb 2, 2024
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.

3 participants