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

Revert "repl,util: insert carriage returns in output" #8143

Merged
merged 1 commit into from
Aug 19, 2016

Commits on Aug 19, 2016

  1. Revert "repl,util: insert carriage returns in output"

    This reverts commit fce4b98.
    
    This was a breaking change and should have been marked semver-major.
    The change that was made altered the output of util.format() and
    util.inspect(). With how much those are used in the wild, this type of
    change deserves more justification.
    
    Fixes: nodejs#8138
    PR-URL: nodejs#8143
    Reviewed-By: Anna Henningsen <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    evanlucas committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    7600707 View commit details
    Browse the repository at this point in the history