Mercurial > public > mercurial-scm > hg
diff tests/test-subrepo-recursion.t @ 24612:30fc7cf43063
test-subrepo-recursion: set progress.changedelay really high
This avoids subtopics from showing up, which were introduced by my recent
change that added progress bars to hardlink clones in some cases.
author | Augie Fackler <augie@google.com> |
---|---|
date | Fri, 03 Apr 2015 23:12:21 -0400 |
parents | 76b0b0fed2e3 |
children | f8bc3de9b343 |
line wrap: on
line diff
--- a/tests/test-subrepo-recursion.t Fri Apr 03 18:10:12 2015 -0400 +++ b/tests/test-subrepo-recursion.t Fri Apr 03 23:12:21 2015 -0400 @@ -260,6 +260,8 @@ > [progress] > assume-tty = 1 > delay = 0 + > # set changedelay really large so we don't see nested topics + > changedelay = 30000 > format = topic bar number > refresh = 0 > width = 60