X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fiotlab%2Fiotlabaggregate.py;h=fc5b2dbc8134d2bdbe6b32e458007fff99090ba4;hb=0a4f0ce95a763b227ed4b7c553804a1c072867d5;hp=9cc600fcc8393feb95f3d62676f67891ec3a2652;hpb=38a7962724193be4a258f01471ba981e2ac7e032;p=sfa.git diff --git a/sfa/iotlab/iotlabaggregate.py b/sfa/iotlab/iotlabaggregate.py index 9cc600fc..fc5b2dbc 100644 --- a/sfa/iotlab/iotlabaggregate.py +++ b/sfa/iotlab/iotlabaggregate.py @@ -329,7 +329,7 @@ class IotlabAggregate: try: rspec_lease['slice_id'] = lease['slice_id'] except KeyError: - #No info on the slice used in iotlab_xp table + #No info on the slice used in testbed_xp table pass rspec_lease['start_time'] = lease['t_from'] rspec_lease['duration'] = (lease['t_until'] - lease['t_from']) \