diff setup.py @ 47765:184d83ef2e59 stable

tests: demonstrate bug in `hg fix` with incorrectly dirty working copy If the parent commit needs formatting but the working copy already has the correct formatting, then the working copy will be reported as modified even though it's clean (because the size in the dirstate is incorrect). Because the bug only occurs when the size changes, I modified the formatter used in the test case to remove repeated spaces. Differential Revision: https://phab.mercurial-scm.org/D11208
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 22 Jul 2021 17:12:56 -0700
parents ff97e793ed36
children f78d8b8c46d7
line wrap: on
line diff