Mercurial > hg
comparison tests/test-merge-revert.t @ 17573:fb8658ad9e8d
store: eliminate unneded last assignment to n in _auxencode()
The check for period or space at the end of the string is the last one, the
local variable n is thus not used anymore.
author | Adrian Buehlmann <adrian@cadifra.com> |
---|---|
date | Sat, 15 Sep 2012 21:42:58 +0200 |
parents | 28e2e3804f2e |
children | 55c6ebd11cb9 |
comparison
equal
deleted
inserted
replaced
17572:b644287e79a8 | 17573:fb8658ad9e8d |
---|