oops, dont just import the princeton site. that was a test
authorTony Mack <tmack@cs.princeton.edu>
Fri, 12 Jun 2009 14:56:44 +0000 (14:56 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Fri, 12 Jun 2009 14:56:44 +0000 (14:56 +0000)
geni/gimport.py

index 64a05cf..3c7db5e 100755 (executable)
@@ -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}