mercurial/upgrade.py
changeset 45386 034d94f8761b
parent 45373 d7dcc75a3eae
child 45487 78f0bb37f52d
--- a/mercurial/upgrade.py	Mon Aug 10 15:47:21 2020 +0530
+++ b/mercurial/upgrade.py	Tue Aug 11 13:43:43 2020 +0530
@@ -64,7 +64,7 @@
         # It should (hopefully) not exist in the wild.
         b'parentdelta',
         # Upgrade should operate on the actual store, not the shared link.
-        b'shared',
+        requirements.SHARED_REQUIREMENT,
     }