Mercurial > hg
comparison tests/test-convert-svn-move.t @ 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 | 5abc47d4ca6b |
children | eb6700e6c5ea |
comparison
equal
deleted
inserted
replaced
41365:876494fd967d | 41366:fabb0224a599 |
---|