From: Tony Mack Date: Fri, 12 Jun 2009 14:56:44 +0000 (+0000) Subject: oops, dont just import the princeton site. that was a test X-Git-Tag: sfa-0.9-0@14641~292 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=d9214d025b7fac57aa2e73683279469bf0c65bfd;p=sfa.git oops, dont just import the princeton site. that was a test --- diff --git a/geni/gimport.py b/geni/gimport.py index 64a05cfb..3c7db5e1 100755 --- a/geni/gimport.py +++ b/geni/gimport.py @@ -321,7 +321,7 @@ def main(): connect_shell() - sites = shell.GetSites(pl_auth, {'peer_id': None, 'login_base': 'princeton'}) + sites = shell.GetSites(pl_auth, {'peer_id': None}) # create a fake internet2 site first i2site = {'name': 'Internet2', 'abbreviated_name': 'I2', 'login_base': 'internet2', 'site_id': -1}