Page MenuHomePhabricator

D14185.id34267.diff
No OneTemporary

D14185.id34267.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
Tue, Oct 14, 12:09 PM (2 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8420486
Default Alt Text
D14185.id34267.diff (490 B)

Event Timeline