Mercurial > hg
view tests/test-dirstate-backup.t @ 52031:f8c18a5a345b stable
test-lfs-serve-access: account for output differences in Python 3.12
This test is quite noisy, but the fix was very easy.
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Wed, 23 Oct 2024 14:02:28 +0200 |
parents | ffd19d73518d |
children |
line wrap: on
line source
Set up $ hg init repo $ cd repo $ echo a > a $ hg add a $ hg commit -m a Try to import an empty patch $ hg import --no-commit - <<EOF > EOF applying patch from stdin abort: stdin: no diffs found [10] No dirstate backups are left behind $ ls .hg/dirstate* | sort .hg/dirstate