Mercurial > hg
changeset 44801:373dd22ae60e
dirstate: force _checkexec to return a bool
posix.checkexec can return True, False, or None. The rust status
implementation expects a boolean, so make sure _checkexec returns a boolean.
Differential Revision: https://phab.mercurial-scm.org/D8432
author | Mitchell Plamann <mplamann@janestreet.com> |
---|---|
date | Wed, 15 Apr 2020 16:43:05 -0400 |
parents | a9ff0742c8ea |
children | e0414fcd35e0 |
files | mercurial/dirstate.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff