Skip to content
Snippets Groups Projects
Commit bd625cd4e5e7 authored by Pierre-Yves David's avatar Pierre-Yves David
Browse files

progress: get the extremely verbose output out of default debug

When the progress extension is not enabled, each call to 'ui.progress' used to
issue a debug message. This results is a very verbose output and often redundant
in tests. Dropping it makes tests less volatile to factor they do not meant to
test.

We had to alter the sed trick in 'test-rename-merge2.t'. Sed is used to drop all
output from a certain point and hidding the progress output remove its anchor.
So we anchor on something else.
parent d08a13215d1a
No related branches found
No related tags found
No related merge requests found
Showing
with 17 additions and 581 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment