docs/compose
Aanand Prasad cf93362368 Fix parallel output
We were outputting an extra line, which in *some* cases, on *some*
terminals, was causing the output of parallel actions to get messed up.

In particular, it would happen when the terminal had just been cleared
or hadn't yet filled up with a screen's worth of text.

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-11-12 13:54:39 -05:00
..
cli Remove the duplicate 'Warning' prefix now that the logger adds the prefix. 2015-10-30 15:36:15 -04:00
config Remove the duplicate 'Warning' prefix now that the logger adds the prefix. 2015-10-30 15:36:15 -04:00
__init__.py Bump 1.5.0 2015-11-03 12:36:30 -05:00
const.py Remove duplicate and re-order alphabetically 2015-10-01 16:06:57 +01:00
container.py Logs are available for all log drivers except for none. 2015-10-29 15:01:33 -04:00
legacy.py Remove flake8 ignores and wrap the longest lines to 140 char. 2015-08-26 12:53:11 -04:00
progress_stream.py Fix split buffer with inconsistently delimited json objects. 2015-10-06 10:43:07 -04:00
project.py Don't set a default network driver, let the server decide. 2015-10-30 15:36:15 -04:00
service.py Fix service recreate when image changes to build. 2015-11-12 13:54:39 -05:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Fix parallel output 2015-11-12 13:54:39 -05:00