fix typo
authorTony Mack <tmack@paris.CS.Princeton.EDU>
Tue, 16 Aug 2011 19:38:48 +0000 (15:38 -0400)
committerTony Mack <tmack@paris.CS.Princeton.EDU>
Tue, 16 Aug 2011 19:38:48 +0000 (15:38 -0400)
sfa/trust/hierarchy.py

index 89bebcc..17746d7 100644 (file)
@@ -240,7 +240,7 @@ class Hierarchy:
 
         # is this a CA cert
         if hrn == self.config.SFA_INTERFACE_HRN or \
-           or not parent_hrn or 'authority' in type:
+           not parent_hrn or 'authority' in type:
             gid.set_intermediate_ca(True)
 
         # set issuer