Changeset 703859f
- Timestamp:
- May 29, 2010 6:54:48 AM (14 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master, version-3.01, version-3.02
- Children:
- 42cd8a7
- Parents:
- 3551ae1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/federation/access.py
r3551ae1 r703859f 524 524 525 525 def client_seer_master(f, s): 526 print >>f, 'PortalAlias: seer-master' ;526 print >>f, 'PortalAlias: seer-master' 527 527 528 528 def client_smb(f, s): … … 610 610 611 611 peer = info.get('peer', "") 612 ldomain = self.domain ;612 ldomain = self.domain 613 613 ssh_port = info.get('ssh_port', 22) 614 614
Note: See TracChangeset
for help on using the changeset viewer.