Homec4science

Remove setWorkingDirectory call on SFTP interface

Authored by James Rhodes <jrhodes@redpointsoftware.com.au> on Aug 27 2014, 00:27.

Description

Remove setWorkingDirectory call on SFTP interface

Summary: I derped on this; the SFTP interface doesn't have setWorkingDirectory because it implements DrydockFilesystemInterface and not DrydockCommandInterface. So when you use the Upload File build step, the daemon will crash due to an undefined method.

Test Plan: Tested on my live server.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D10351

Details

Committed
James Rhodes <jrhodes@redpointsoftware.com.au>Aug 27 2014, 00:27
Pushed
aubortJan 31 2017, 17:16
Parents
rPH3049e468758d: Fix redirects in Phragment
Branches
Unknown
Tags
Unknown

Event Timeline

James Rhodes <jrhodes@redpointsoftware.com.au> committed rPHddfa5cbdf67f: Remove setWorkingDirectory call on SFTP interface (authored by James Rhodes <jrhodes@redpointsoftware.com.au>).Aug 27 2014, 00:27