From b85dde201ce3fb55eb7a420efcc19676cd04d843 Mon Sep 17 00:00:00 2001 From: Sandrine Avakian Date: Tue, 15 Nov 2011 17:00:09 +0100 Subject: [PATCH] ............ --- sfa/senslab/slab-import.py | 1 - 1 file changed, 1 deletion(-) 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 -- 2.47.0