X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fiotlab%2Fiotlabaggregate.py;h=483c3a19f978d1ae6dc805cadcacae9e8d3d40a1;hb=bc47e73e4df4731e96ef7fbf725de3bdd4d5f01e;hp=4ea6a815d9a4938e12cb73713521af034f719356;hpb=c059f946b89b3b3c532da18c0b5c161f7bbfaffd;p=sfa.git diff --git a/sfa/iotlab/iotlabaggregate.py b/sfa/iotlab/iotlabaggregate.py index 4ea6a815..483c3a19 100644 --- a/sfa/iotlab/iotlabaggregate.py +++ b/sfa/iotlab/iotlabaggregate.py @@ -340,7 +340,7 @@ class IotlabAggregate: pass rspec_lease['start_time'] = lease['t_from'] rspec_lease['duration'] = (lease['t_until'] - lease['t_from']) \ - # * grain + / grain rspec_leases.append(rspec_lease) return rspec_leases