turn off color logs

disable color logs during runs to make the screen captured output
nicer.

Change-Id: I374d7306b4106e48905f36c7933dd2d27180d772
This commit is contained in:
Sean Dague
2013-02-19 21:32:54 -05:00
parent 8e55fd9887
commit b6dcbd6ffe

View File

@@ -87,6 +87,7 @@ FIXED_NETWORK_SIZE=256
VIRT_DRIVER=$DEVSTACK_GATE_VIRT_DRIVER
SWIFT_REPLICAS=1
SCREEN_DEV=False
LOG_COLOR=False
export OS_NO_CACHE=True
EOF