[Changed Subscribers] D10718: dirstate-v2: Update the expected output of some tests for new requirement
Alphare (Raphaël Gomès)
phabricator at mercurial-scm.org
Wed May 19 09:42:02 UTC 2021
Alphare added inline comments.
INLINE COMMENTS
> hghave.py:1049
> + return has_rust() and matchoutput(
> + 'hg config format.exp-dirstate-v2', b'(?i)1|yes|true|on|always'
> + )
Should you be using `stringutil.parsebool` instead?
> test-config.t:162
>
> - $ hg config --config format.dotencode= format -Tjson
> + $ hg config --config format.dotencode= format.dotencode -Tjson
> [
That looks unrelated?
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D10718/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D10718
To: SimonSapin, durin42, #hg-reviewers
Cc: Alphare, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210519/aebcbfa7/attachment-0002.html>
More information about the Mercurial-patches
mailing list