Ignore:
Timestamp:
Nov 11, 2010 8:59:19 AM (13 years ago)
Author:
Ted Faber <faber@…>
Branches:
version-3.01
Parents:
807b5ca
Message:

This rolls back the 3.01 branch to the original 3.01 state. I erroneously kept the changes between 3.01 and 3.02 in this branch. With the new branch created, this restores the 3.01 tag's correctness.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/federation/emulab_access.py

    r807b5ca r5b19c3a  
    7373        self.ssh_port = config.get("access","ssh_port") or "22"
    7474        self.boss = config.get("access", "boss")
    75         self.ops = config.get("access", "ops")
    7675        self.xmlrpc_cert = config.get("access", "xmlrpc_cert")
    7776        self.xmlrpc_certpw = config.get("access", "xmlrpc_certpw")
Note: See TracChangeset for help on using the changeset viewer.