Mercurial > hg
comparison contrib/hg-ssh @ 51739:78f789a4c8a2
httppeer: move a variable to avoid a bad reference before assignment warning
No actual bug here, because the conditional used to assign is the same as the
conditional in the `finally` block that guards the reference.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Fri, 26 Jul 2024 21:59:34 -0400 |
parents | 6000f5b25c9b |
children |
comparison
equal
deleted
inserted
replaced
51738:d17578f96e60 | 51739:78f789a4c8a2 |
---|