Skip to content

Commit 59c6238

Browse files
committed
(monitor.py): Cosmetic change to test staging
Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
1 parent b6891cc commit 59c6238

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/monitor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def _run(self, sub_id):
5252
None: "-",
5353
}
5454

55-
self.log.info("Listening for events... ")
55+
self.log.info("Monitor: Listening for events... ")
5656
self.log.info("Press Ctrl-C to stop.")
5757
print(self._log_titles, flush=True)
5858

0 commit comments

Comments
 (0)