From 70f87e73b1c1d953cdedbd164f9bf1a2ae0a726e Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 8 Oct 2010 10:23:30 +0200 Subject: [PATCH] cosmetic --- sfa/plc/sfaImport.py | 1 - 1 file changed, 1 deletion(-) diff --git a/sfa/plc/sfaImport.py b/sfa/plc/sfaImport.py index 80c1551f..6147507e 100644 --- a/sfa/plc/sfaImport.py +++ b/sfa/plc/sfaImport.py @@ -197,7 +197,6 @@ class sfaImport: plc_auth = self.plc_auth sitename = site['login_base'] sitename = _cleanup_string(sitename) - print 'importing site %s' % sitename hrn = parent_hrn + "." + sitename # Hardcode 'internet2' into the hrn for sites hosting # internet2 nodes. This is a special operation for some vini -- 2.47.0