Skip to content

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

Rodrigo Muino Tomonari requested to merge github/fork/evanlucas/revertutilm into master
Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

repl,util

Description of change

This reverts commit fce4b981.

This was a breaking change and should have been marked semver-major.

Ref: https://github.com/nodejs/node/pull/8028 Related: https://github.com/hapijs/code/issues/81 Related: https://github.com/nodejs/node/issues/8138

I realized I had opened the other targeting v6.x instead of master

Merge request reports

Loading