mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Commit 060da572d20dfeee4fe02ce6b975a6cb33e50dbe has introduced newlines to streamformatter to help parse Remote API responses. However, FormatProgress method was omitted from the list of patched methods, leaving progress messages in, say, /images/create without newlines. Signed-off-by: Roma Sokolov <sokolov.r.v@gmail.com> Upstream-commit: e98b8e08575d28e4cc15fbd64111c42b86841e4c Component: engine