Page MenuHomePhabricator

D7537.diff

diff --git a/src/applications/harbormaster/storage/build/HarbormasterBuildLog.php b/src/applications/harbormaster/storage/build/HarbormasterBuildLog.php
--- a/src/applications/harbormaster/storage/build/HarbormasterBuildLog.php
+++ b/src/applications/harbormaster/storage/build/HarbormasterBuildLog.php
@@ -95,6 +95,7 @@
$current = substr($current, self::CHUNK_BYTE_LIMIT);
$this->append($part);
}
+ $this->append($current);
return;
}

File Metadata

Mime Type
text/x-diff
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/on/g2/amua5rqzu2xzcht4
Default Alt Text
D7537.diff (480 B)

Event Timeline