mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-12 23:27:22 +00:00
Update agent last_run
This commit is contained in:
parent
7943ffebfe
commit
dd56e15b6c
@ -61,6 +61,7 @@ class LiveSyncDebugAgent(LiveSyncAgentBase):
|
||||
self._print(cformat('%{white!}Resulting MarcXML:%{reset}'))
|
||||
uploader = DebugUploader(self)
|
||||
uploader.run(records)
|
||||
self.update_last_run()
|
||||
|
||||
def run_initial_export(self, events):
|
||||
uploader = DebugUploader(self)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user