Mercurial > public > mercurial-scm > hg
diff tests/test-subrepo-recursion.t @ 25499:0fa964d6fd48
progress: move all logic altering the ui object logic in mercurial.ui
The ui object can take care of its progress object logic by itself.
test-subrepo-recursion is modified because it is a bit sensitive to the "no
progress bar" default. It will become unnecessary in the next step when
progress will be on by default in core.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Sun, 07 Jun 2015 17:50:56 -0700 |
parents | 38fd17bcc083 |
children | 37876ca00c0a |
line wrap: on
line diff
--- a/tests/test-subrepo-recursion.t Sun Jun 07 17:26:34 2015 -0700 +++ b/tests/test-subrepo-recursion.t Sun Jun 07 17:50:56 2015 -0700 @@ -258,6 +258,7 @@ > [extensions] > progress = > [progress] + > disable=False > assume-tty = 1 > delay = 0 > # set changedelay really large so we don't see nested topics