HomePhabricator

Fix content being missed in the build logs

Description

Fix content being missed in the build logs

Summary: This fixes an issue where content would be discarded when the content to append is larger than the chunk size limit.

Test Plan: Tested running a remote command that does I=0; while true; do echo "$I"; I=$[$I+1]; done and all of the outputted numbers matched the line numbers in the logs.

Reviewers: epriestley, Blessed Reviewers

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Differential Revision: https://secure.phabricator.com/D7537

Details

Provenance
hach-queAuthored on Nov 9 2013, 2:28 AM
epriestleyCommitted on Nov 9 2013, 2:28 AM
Reviewer
epriestley
Differential Revision
D7537: Fix content being missed in the build logs
Parents
rPf357e159b114: Liberate.
Branches
Unknown
Tags
Unknown

Event Timeline