Mercurial > hg
comparison tests/test-revlog-v2.t @ 38734:25880ddf9a86
macosx: fixing macOS version generation after db9d1dd01bf0
With the Python3 change, the string is now something like
version = b'4.6.2+848-88be288e8ac1'
where it was previously just:
version = '4.6.2+848-88be288e8ac1'
Differential Revision: https://phab.mercurial-scm.org/D3964
author | Rodrigo Damazio <rdamazio@google.com> |
---|---|
date | Wed, 18 Jul 2018 18:36:39 -0700 |
parents | a6426dd3210d |
children | 27fa1d2bf484 |
comparison
equal
deleted
inserted
replaced
38733:c2586a6e5884 | 38734:25880ddf9a86 |
---|