X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fiotlab%2Fiotlabaggregate.py;h=b40cffac26c193158fe875e993a5b724b1834727;hb=cc6b229599241627c22ae9d8c2cd8ba7115e229f;hp=483c3a19f978d1ae6dc805cadcacae9e8d3d40a1;hpb=1e9ddcb3deb692970d61e8c6ba34961f3740b19b;p=sfa.git diff --git a/sfa/iotlab/iotlabaggregate.py b/sfa/iotlab/iotlabaggregate.py index 483c3a19..b40cffac 100644 --- a/sfa/iotlab/iotlabaggregate.py +++ b/sfa/iotlab/iotlabaggregate.py @@ -336,7 +336,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']) \