[misc] minor output tuning.

This commit is contained in:
Romain Dorgueil
2017-05-25 19:49:05 +02:00
parent d489eb2c4c
commit 34aa357fd3
3 changed files with 21 additions and 7 deletions

View File

@ -21,4 +21,4 @@ QUIET = to_bool(os.environ.get('BONOBO_QUIET', 'f'))
def check():
if DEBUG and QUIET:
raise RuntimeError('I cannot be verbose and quiet at the same time.')
raise RuntimeError('I cannot be verbose and quiet at the same time.')