Skip to content
Snippets Groups Projects
Commit e7d12ccf authored by Sybren A. Stüvel's avatar Sybren A. Stüvel
Browse files

Master → Manager

parent 29c46fea
Branches
Tags
No related merge requests found
......@@ -153,7 +153,7 @@ class TaskUpdateQueue:
# TODO(sybren): delete all queued updates to the same URL?
else:
resp.raise_for_status()
self._log.debug('Master accepted pushed update.')
self._log.debug('Manager accepted pushed update.')
self._unqueue(rowid)
handled += 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment