............
authorSandrine Avakian <sandrine.avakian@inria.fr>
Tue, 15 Nov 2011 16:00:09 +0000 (17:00 +0100)
committerSandrine Avakian <sandrine.avakian@inria.fr>
Tue, 15 Nov 2011 16:00:09 +0000 (17:00 +0100)
sfa/senslab/slab-import.py

index 832d3fc..0563299 100644 (file)
@@ -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