Log loaded merger sites on rebuild

This commit is contained in:
shortcutme 2017-04-01 22:31:55 +02:00
parent e3baf8944e
commit c6c6af1268
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE

View file

@ -224,6 +224,7 @@ class SiteStoragePlugin(object):
if merged_type in merger_types
]
for merged_site in merged_sites:
self.log.debug("Loading merged site: %s" % merged_site)
merged_type = merged_db[merged_site.address]
for content_inner_path, content in merged_site.content_manager.contents.iteritems():
# content.json file itself