Mercurial > hg
comparison tests/md5sum.py @ 32438:14482f8e6ce6
revset: remove redundant condition and change to else from elif
Before going to this piece of code, we already check whether n is in [0, 1, 2],
so dropping the redundant condition.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Mon, 22 May 2017 01:38:00 +0530 |
parents | 8d1cdee372e6 |
children | 3a64ac39b893 |
comparison
equal
deleted
inserted
replaced
32437:f03dcb3f95a5 | 32438:14482f8e6ce6 |
---|