view tests/test-status-inprocess.py.out @ 44180:d84420232492

pathauditor: drop a redundant call to bytes.lower() `_lowerclean(s)` calls `s.lower()`, so we don't need to do that before calling it. Differential Revision: https://phab.mercurial-scm.org/D8001
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 24 Jan 2020 17:10:45 -0800
parents 07dbafd3a0e2
children
line wrap: on
line source

% creating repo
% add and commit
C test.py
% change
M test.py