Skip to content

Remove the "done" message displayed at the end of the compilation with Rhino.#2019

Merged
lukeapage merged 1 commit intoless:masterfrom
gdelhumeau:remove-done-output
Jun 6, 2014
Merged

Remove the "done" message displayed at the end of the compilation with Rhino.#2019
lukeapage merged 1 commit intoless:masterfrom
gdelhumeau:remove-done-output

Conversation

@gdelhumeau
Copy link
Copy Markdown
Contributor

Hi.

The "done" message, displayed at the end of the compilation, is useless, in my opinion.

Moreover, in the context of a web application that computes the stylesheet when it is necessary (through lesscss-java, for instance), the done message is stored in the log of the application, meanwhile no bug has happened. I personally try to only display bugs and warning in the logs, in order to not pollute them.

That is why I suggest to remove this message.

What do you think?

Thanks,
Guillaume

@lukeapage
Copy link
Copy Markdown
Member

I agree, nod lessc doesn't output a message.

lukeapage added a commit that referenced this pull request Jun 6, 2014
Remove the "done" message displayed at the end of the compilation with Rhino.
@lukeapage lukeapage merged commit cd63bc5 into less:master Jun 6, 2014
@gdelhumeau gdelhumeau deleted the remove-done-output branch June 10, 2014 07:04
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.

2 participants