belongs with previous change
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 3 Jun 2015 09:54:53 +0000 (11:54 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 3 Jun 2015 09:54:53 +0000 (11:54 +0200)
sfa/importer/plimporter.py

index c31aa92..aa1110d 100644 (file)
@@ -232,6 +232,7 @@ class PlImporter:
                     continue 
             else:
                 # xxx update the record ...
+                site_record.name = site['name']
                 pass
             site_record.stale=False