Skip to content

Add --no-terminal flag to stack method#172

Open
stevladimir wants to merge 1 commit into
jyp:masterfrom
stevladimir:stack-no-terminal
Open

Add --no-terminal flag to stack method#172
stevladimir wants to merge 1 commit into
jyp:masterfrom
stevladimir:stack-no-terminal

Conversation

@stevladimir

Copy link
Copy Markdown

Removes garbage '^H' symbols from output

Before:

Progress 0/7������������            ������������foo            > build (lib)
Progress 0/7������������            ������������bar            > build (lib)
Progress 0/7������������            ������������baz            > build (lib)

After

foo         > configure (lib)
foo         > Configuring amadeus-0.1.0.0...
foo         > build (lib)
foo         > Preprocessing library for amadeus-0.1.0.0..
foo         > Building library for amadeus-0.1.0.0..

Removes garbage '^H' symbols from output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant