Mercurial > hg
comparison tests/test-requires.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 | fed5e57c8dc7 |
children | 4a28f5e8408e |
comparison
equal
deleted
inserted
replaced
41365:876494fd967d | 41366:fabb0224a599 |
---|