This is an archive of the discontinued Mercurial Phabricator instance.

manifest: reject lines shorter than 42 bytes, not 22
ClosedPublic

Authored by durin42 on Nov 29 2018, 4:44 PM.

Details

Summary

Yuya correctly spotted during the review of f27f8e9ef1e73 that we're
dealing with hexlified hashes here, and so it should be 42 bytes not
22.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

durin42 created this revision.Nov 29 2018, 4:44 PM
This revision was automatically updated to reflect the committed changes.