fix up previous commit for stable
authorBrendan Cully <brendan@kublai.com>
Thu, 09 Aug 2007 12:34:25 -0700
changeset 5132 1fd3248b8aa4
parent 5130 b3cc62268a91
child 5133 4f648e95caca
child 5134 9b5ae133bd5a
fix up previous commit for stable
mercurial/extensions.py
--- a/mercurial/extensions.py
+++ b/mercurial/extensions.py
@@ -24,7 +24,7 @@ def find(name):
 def load(ui, name, path):
     if name in _extensions:
         return
-    _extensions[shortname] = None
+    _extensions[name] = None
     if path:
         # the module will be loaded in sys.modules
         # choose an unique name so that it doesn't