CC-2600 : Upgrading from 1.8->1.9 wipe all shows content
This commit is contained in:
parent
7c87d2024a
commit
137ca79db8
|
@ -103,6 +103,7 @@ class AirtimeMetadata:
|
|||
|
||||
def get_md_from_file(self, filepath):
|
||||
|
||||
self.logger.debug("testing upgrade")
|
||||
self.logger.info("getting info from filepath %s", filepath)
|
||||
|
||||
try:
|
||||
|
|
Loading…
Reference in New Issue