Page MenuHomePhabricator

D14185.diff
No OneTemporary

D14185.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
Mon, Mar 31, 4:46 AM (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7725080
Default Alt Text
D14185.diff (490 B)

Event Timeline