Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14082892
D10351.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
814 B
Referenced Files
None
Subscribers
None
D10351.diff
View Options
diff --git a/src/applications/drydock/blueprint/DrydockPreallocatedHostBlueprintImplementation.php b/src/applications/drydock/blueprint/DrydockPreallocatedHostBlueprintImplementation.php
--- a/src/applications/drydock/blueprint/DrydockPreallocatedHostBlueprintImplementation.php
+++ b/src/applications/drydock/blueprint/DrydockPreallocatedHostBlueprintImplementation.php
@@ -115,8 +115,7 @@
->setConfiguration(array(
'host' => $resource->getAttribute('host'),
'port' => $resource->getAttribute('port'),
- 'credential' => $resource->getAttribute('credential')))
- ->setWorkingDirectory($lease->getAttribute('path'));
+ 'credential' => $resource->getAttribute('credential')));
}
throw new Exception("No interface of type '{$type}'.");
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 24, 1:46 AM (18 h, 42 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6780605
Default Alt Text
D10351.diff (814 B)
Attached To
Mode
D10351: Remove setWorkingDirectory call on SFTP interface
Attached
Detach File
Event Timeline
Log In to Comment