Page MenuHomePhabricator

D7537.id17010.diff
No OneTemporary

D7537.id17010.diff

Index: src/applications/harbormaster/storage/build/HarbormasterBuildLog.php
===================================================================
--- src/applications/harbormaster/storage/build/HarbormasterBuildLog.php
+++ 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/plain
Expires
Wed, Mar 26, 12:53 AM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7325858
Default Alt Text
D7537.id17010.diff (466 B)

Event Timeline