cli.JobExecutor: Feedback function for info output
authorMichael Hanselmann <hansmi@google.com>
Tue, 26 Jul 2011 09:31:04 +0000 (11:31 +0200)
committerMichael Hanselmann <hansmi@google.com>
Tue, 26 Jul 2011 10:53:43 +0000 (12:53 +0200)
commit7421df8e5f2cf31022085b332d1300640ba5854b
tree0eeb24c88452eaa18f124f533355510e8edaad0d
parent2be7c4cc00df3d7361ea6ead49c7d69d3e8cde4b
cli.JobExecutor: Feedback function for info output

This will be used in the watcher where we don't want to
pollute stdout unless in debug mode.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/cli.py