docker-offlineimap/offlineimap/ui
Sebastian Spaeth 6f361c4d9a Don't output "Finished in x seconds" in quiet ui
The quiet UI should only output errors, and the final "Finished account
X in 2 seconds" clearly is none, so the message debug level needed to be
reduced to INFO to suppress it in the quiet ui.

Fixes https://github.com/spaetz/offlineimap/issues/6
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-01-05 13:21:08 +01:00
..
__init__.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00
Curses.py Curses UI: Simplify text buffer handling 2011-11-08 13:51:36 +01:00
debuglock.py cleanup import satements 2011-05-12 18:26:29 +02:00
Machine.py Pass ui.registerthread an Account() and not a name as string 2011-11-03 13:45:44 +01:00
Noninteractive.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00
TTY.py Rework UI system to make use of the logging module 2011-10-27 16:23:55 +02:00
UIBase.py Don't output "Finished in x seconds" in quiet ui 2012-01-05 13:21:08 +01:00