Fix tests

This commit is contained in:
Joseph Schorr 2015-01-09 17:11:51 -05:00
parent 6d604a656a
commit 0d2c42ad03
3 changed files with 53 additions and 41 deletions

View file

@ -194,6 +194,4 @@ class DefaultConfig(object):
SYSTEM_SERVICES_PATH = "conf/init/"
# Services that should not be shown in the logs view.
SYSTEM_SERVICE_BLACKLIST = ['tutumdocker', 'dockerfilebuild']
DEBUGGING = True
SYSTEM_SERVICE_BLACKLIST = ['tutumdocker', 'dockerfilebuild']