Mercurial > hg
comparison mercurial/wireprotov1peer.py @ 41366:fabb0224a599
hghave: let OSError with ENOENT through like any other
Before this patch, if we get an OSError with ENOENT, we would not
re-raise it and would instead run into an undefined variable ("p")
soon thereafter.
Differential Revision: https://phab.mercurial-scm.org/D5631
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 17 Jan 2019 09:24:30 -0800 |
parents | 55e8da487b8a |
children | 268662aac075 |
comparison
equal
deleted
inserted
replaced
41365:876494fd967d | 41366:fabb0224a599 |
---|