X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FSFA.py;h=ce097f9b0b1cdfe22bbea1a811bf0b5f06f84d9d;hb=04b2d78778b03717801e9b744e46f57b316049ee;hp=7671ac84504bf9a0eae57b2496c78420a1131fc9;hpb=4893cdac37baf58fa621540cf76a190c54bd3208;p=plcapi.git diff --git a/PLC/SFA.py b/PLC/SFA.py index 7671ac8..ce097f9 100644 --- a/PLC/SFA.py +++ b/PLC/SFA.py @@ -69,7 +69,7 @@ class SFA: elif object.has_key('site_ids') and object['site_ids']: site_ids.extend(object['site_ids']) else: - raise Exception + return login_bases # get the login bases for site_id in site_ids: