Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remoteFile parameter is not resolving environment variable #3

Open
hanank8 opened this issue Oct 31, 2016 · 1 comment
Open

remoteFile parameter is not resolving environment variable #3

hanank8 opened this issue Oct 31, 2016 · 1 comment

Comments

@hanank8
Copy link

hanank8 commented Oct 31, 2016

Class: GsshFtpDownloadBuilder
Method : perform
Correction: should be added after ln 76 :
_remoteFile = Util.replaceMacro(getRemoteFile(), env);

@JerryCai
Copy link
Member

JerryCai commented Nov 8, 2016

@hanank8 Could you help to create a pull request ? thanks a lot for your contribution .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants