Mercurial > hg
diff tests/bzr-definitions @ 24024:a5c7e86a81c1
trydiff: move check for quietness out of diffline()
By moving the condition out of diffline(), the call site becomes
clearer and diffline() no longer closes on any variables.
Note that this changes the value of the header variable from [''] to
[], but there is no difference in how these two are treated by the
following code. The new value seems more natural anyway.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 16 Jan 2015 15:27:04 -0800 |
parents | aa9385f983fa |
children | 89872688893f |