From: Sandrine Avakian Date: Tue, 15 Nov 2011 16:00:09 +0000 (+0100) Subject: ............ X-Git-Tag: sfa-2.1-24~3^2~288 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=b85dde201ce3fb55eb7a420efcc19676cd04d843;p=sfa.git ............ --- diff --git a/sfa/senslab/slab-import.py b/sfa/senslab/slab-import.py index 832d3fcc..05632992 100644 --- a/sfa/senslab/slab-import.py +++ b/sfa/senslab/slab-import.py @@ -171,7 +171,6 @@ def main(): hrn = hostname_to_hrn( root_auth, node['hostname']) if hrn not in existing_hrns or \ (hrn, 'node') not in existing_records: - print "\t\t NODE HRN NOT in existing record, importing it" ,hrn import_node(hrn, node) # import persons