oops, dont just import the princeton site. that was a test
[sfa.git] / 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}