X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=common%2Fpython%2Frift%2Fdownloader%2Fbase.py;h=c36b9897e3c706106f67cf9bb3bd825b5537ab5b;hb=f314b4af9744068a7ed7a6a6314220c3aa857523;hp=c87839f604f7f8f982a98129a33dbfbb45feedc5;hpb=6f1a3fe149e4a6b9803382cb299c902f4cf58ec9;p=osm%2FSO.git diff --git a/common/python/rift/downloader/base.py b/common/python/rift/downloader/base.py index c87839f6..c36b9897 100644 --- a/common/python/rift/downloader/base.py +++ b/common/python/rift/downloader/base.py @@ -107,8 +107,7 @@ class DownloadMeta: self.progress_percent = 0 self.bytes_downloaded = 0 self.bytes_per_second = 0 - - + self.status = None self.start_time = 0 self.stop_time = 0 self.detail = ""