Skip to content

Tail command adds extra blank lines #12

Open
@mortenscheel

Description

@mortenscheel

When running an npm script, I get an extra blank line after each line of output.
I don't have time to test it myself right now, but I would guess you could just replace $this->line($line) with $this->getOutput()->write($line) which doesn't add any newline characters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions