diff tests/test-largefiles.t @ 20216:01bdccfeb9d9

discovery: prefer loop to double-for list comprehension in changegroupsubset The double-for form of list comprehensions gets particularly unreadable when you throw in an 'if' condition. This expands the only remaining instance of the double-for syntax in our codebase into a loop.
author Kevin Bullock <kbullock@ringworld.org>
date Sun, 24 Nov 2013 17:33:39 -0600
parents 28fe5abc906f
children dc5157841361
line wrap: on
line diff