Skip to content

Fix extra space printed with --no-log-prefix option#9465

Merged
ndeloof merged 1 commit intodocker:v2from
jan4843:fix-no-log-prefix-extra-space
May 17, 2022
Merged

Fix extra space printed with --no-log-prefix option#9465
ndeloof merged 1 commit intodocker:v2from
jan4843:fix-no-log-prefix-extra-space

Conversation

@jan4843
Copy link
Contributor

@jan4843 jan4843 commented May 14, 2022

What I did

Fix a bug causing the up and logs commands to prepend a single space to every line output when using the --no-log-prefix option.

Related issue

Fixes #9464

(not mandatory) A picture of a cute animal, if possible in relation with what you did

Signed-off-by: Jan Vitturi <vitturi.jan@gmail.com>
@ndeloof ndeloof merged commit 84f2168 into docker:v2 May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Logs are printed with a leading space when using --no-log-prefix

2 participants