Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F80928
D7537.diff
All Users
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
480 B
Referenced Files
None
Subscribers
None
D7537.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D7537: Fix content being missed in the build logs
Attached
Detach File
Event Timeline
Log In to Comment