X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fiotlab%2Fiotlabaggregate.py;h=9cc600fcc8393feb95f3d62676f67891ec3a2652;hb=38a7962724193be4a258f01471ba981e2ac7e032;hp=07dad882e819170b05bfa239360efb1094631bc9;hpb=1773871e724aa5d77c2b41a8bc8b0402742bab63;p=sfa.git diff --git a/sfa/iotlab/iotlabaggregate.py b/sfa/iotlab/iotlabaggregate.py index 07dad882..9cc600fc 100644 --- a/sfa/iotlab/iotlabaggregate.py +++ b/sfa/iotlab/iotlabaggregate.py @@ -333,7 +333,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