Fix minor references to auto-senescence in code
Update typo in rc-notes-1.0.13 Fix typo in rc-notes-1.0.13 Fix typo in rc-notes-1.0.13 Fix typo in rc-notes-1.1.0 Fix typo in rc-notes-1.1.0 Fix typo in make-release Revert prior release note term to original auto-senescence
This commit is contained in:
@@ -217,7 +217,7 @@ def patch_version_in_files(release, releaseprev):
|
|||||||
patch_gitian_linux_yml(release, releaseprev)
|
patch_gitian_linux_yml(release, releaseprev)
|
||||||
|
|
||||||
|
|
||||||
@phase('Patching release height for auto-senescence.')
|
@phase('Patching release height for end-of-support halt.')
|
||||||
def patch_release_height(releaseheight):
|
def patch_release_height(releaseheight):
|
||||||
rgx = re.compile(
|
rgx = re.compile(
|
||||||
r'^(static const int APPROX_RELEASE_HEIGHT = )\d+(;)$',
|
r'^(static const int APPROX_RELEASE_HEIGHT = )\d+(;)$',
|
||||||
|
|||||||
Reference in New Issue
Block a user