Page MenuHomePhabricator

D14185.id.diff
No OneTemporary

D14185.id.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
@@ -20,7 +20,7 @@
const ENCODING_TEXT = 'text';
public function __destruct() {
- if ($this->live) {
+ if ($this->start) {
$this->finalize($this->start);
}
}

File Metadata

Mime Type
text/plain
Expires
Sat, Mar 29, 10:41 AM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7725080
Default Alt Text
D14185.id.diff (490 B)

Event Timeline