Skip to content

Conversation

@SteveL-MSFT
Copy link
Member

@SteveL-MSFT SteveL-MSFT commented Dec 17, 2019

PR Summary

While constructing the error message, there was an unnecessary newline between the script line and the error message. Fix is to remove this newline.

PR Context

Fix #11377

PR Checklist

@SteveL-MSFT
Copy link
Member Author

@PoshChan please retry linux

@PoshChan
Copy link
Collaborator

@SteveL-MSFT, successfully started retry of PowerShell-CI-Linux

@iSazonov iSazonov added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Dec 18, 2019
@iSazonov iSazonov merged commit ab6b41d into PowerShell:master Dec 18, 2019
@SteveL-MSFT SteveL-MSFT deleted the errorview-newline branch December 18, 2019 05:55
daxian-dbw pushed a commit that referenced this pull request Jan 10, 2020
* Add newline only if it's missing
@daxian-dbw daxian-dbw modified the milestones: GA-approved, 7.0.0-rc.2 Jan 11, 2020
@ghost
Copy link

ghost commented Jan 16, 2020

🎉v7.0.0-rc.2 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unwanted empty lines in output of errors with $ErrorView=ConciseView

6 participants