Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15443260
D14185.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
490 B
Referenced Files
None
Subscribers
None
D14185.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
@@ -20,7 +20,7 @@
const ENCODING_TEXT = 'text';
public function __destruct() {
- if ($this->live) {
+ if ($this->start) {
$this->finalize($this->start);
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 28, 3:23 AM (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7725080
Default Alt Text
D14185.diff (490 B)
Attached To
Mode
D14185: Fix an issue with BuildLogs and web UI during builds
Attached
Detach File
Event Timeline
Log In to Comment