diff --git a/runEccs2.py b/runEccs2.py index fc493e7cf6d1003067f700c62606e44c95a358d5..a0a72823cf1789dfee3402a36dba62d149df2cfc 100755 --- a/runEccs2.py +++ b/runEccs2.py @@ -118,10 +118,6 @@ if __name__=="__main__": cmd_file = open(e2p.ECCS2FAILEDCMD,"w+") # Prepare input file for ECCS2 - regAuthDict = utils.get_reg_auth_dict(list_feds) - - #for name,regAuth in regAuthDict.items(): - # Load the idps belonging to a Federation into idpJsonList idpJsonList = utils.get_idp_list(list_eccs_idps) num_idps = len(idpJsonList)