Skip to content

Conversation

@kissiel
Copy link
Contributor

@kissiel kissiel commented Apr 19, 2016

Previous sequence was foo || bar | baz which made foo spill stuff to standard
output. In case of git-lp it made bzr fast-export print whole history to
stdout. This manifested only on Xenial.

This patch groups the OR arguments, so piping always works.

Signed-off-by: Maciej Kisielewski maciej.kisielewski@canonical.com

Previous sequence was foo || bar | baz which made foo spill stuff to standard
output. In case of git-lp it made bzr fast-export print whole history to
stdout. This manifested only on Xenial.

This patch groups the OR arguments, so piping always works.

Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
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.

1 participant