From: Tony Mack Date: Tue, 12 Jan 2010 17:20:30 +0000 (+0000) Subject: fix name error X-Git-Tag: sfa-0.9-9~24 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=3f916b7c26a39418d181e587065bdc7b88880c15;p=sfa.git fix name error --- diff --git a/sfa/managers/registry_manager_pl.py b/sfa/managers/registry_manager_pl.py index 77fbf17e..686518ec 100644 --- a/sfa/managers/registry_manager_pl.py +++ b/sfa/managers/registry_manager_pl.py @@ -67,7 +67,7 @@ def resolve(api, xrns, type=None, origin_hrn=None): # load all know registry names into a prefix tree and attempt to find # the longest matching prefix - if not isinstance(hrns, types.ListType): + if not isinstance(xrns, types.ListType): xrns = [xrns] # create a dict whre key is an registry hrn and its value is a