Mercurial > hg-stable
comparison tests/test-releasenotes-parsing.t @ 39558:8301741e1f89
narrow: validate spec files are well-formed during clone (BC)
Previously, specfiles would get read then normalized. We want
specfiles to be normalized on read so there is no confusion about
what the format of specfiles should be.
This commit validates the parsed result of --specfile. If entries
aren't prefixed, an error is raised.
Previously, validation would occur at exchange time, hence why we
dropped a line of test output related to server iteraction.
Differential Revision: https://phab.mercurial-scm.org/D4526
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Tue, 11 Sep 2018 11:47:10 -0700 |
parents | 3fff6f30bd7f |
children |
comparison
equal
deleted
inserted
replaced
39557:ce20caecacbd | 39558:8301741e1f89 |
---|